DEV Community

Discussion on: Why is functional programming gaining popularity?

Collapse
 
dubyabrian profile image
W. Brian Gourlie

FP is is a collection of simple, orthogonal concepts and rules that all work naturally together to model and solve problems in amazingly concise ways. The semantics of FP (and pure FP in particular) makes programs highly verifiable by a tool/compiler.