purely functional data structure
persistent data structure that does not rely on mutable state
Press Enter · cited answer in seconds
0 sources
purely functional data structure
Summary
Key Facts
- purely functional data structure is a type of data structure[1].
- purely functional data structure is a type of persistent data structure[2].
- purely functional data structure is used for purely functional programming[3].
- purely functional data structure comprises pure function[4].
- purely functional data structure comprises immutable object[5].
Body
Definition and Type
Recorded subclass of include data structure[1] and persistent data structure[2].
Use and Application
purely functional data structure is used for purely functional programming[3]. Components include pure function[4] and immutable object[5].