Functional Programming

Functional Programming focus on 202202081524# and avoids mutable state. To change the value, most functional programming languages use new copy to change value, but this could be expensive.

Links to this page
#math #functional-programming