functional programming
Last updated
Was this helpful?
Last updated
Was this helpful?
.
The following are the CORE principles of FP:
Immutability
Disciplined state
Pure functions and no side effects/disciplined states
First class functions and high order functions
Type systems
Referential transparency