Impure Functions

Home > Computer Science > Programming Languages > Functions > Impure Functions

Functions that produce different outputs or have side effects when given the same input or depend on external variables or data.