My Definition of Functional Programming
Functional programming is a style that uses:
Variants
Enforced immutable state
Lazy evaluation
Of course, not every language may support all of these.
Functional programming is a style that uses:
Variants
Enforced immutable state
Lazy evaluation
Of course, not every language may support all of these.
No posts