In dictionaries:
purely functional language
No side effects, immutable data.
Purely functional programming
In computer science, purely functional programming usually designates a programming paradigm—a style of building the structure and elements of computer programs—that treats all computation as the evaluation of mathematical functions.
Purely functional data structure
In computer science, a purely functional data structure is a data structure that can be directly implemented in a purely functional language.
more...