Functional Languages
Term side of the Card
Topic: Programming Languages
Unit title: Functional Languages
Categories: Concept
Explanation side of the Card
Explanation: The type of programming language that treats functions as first-class citizens. These languages focus on immutability, higher-order functions and the avoidance of side effects in computations.