Konrad Hinsen @khinsen activity timestamp 5 years ago The promises of functional programming Adopting a functional programming style could make your programs more robust, more compact, and more easily parallelizable. However, mastering it requires some effort. This article's purpose is to explain what functional programming is and how it differs from traditional imperative programming. The author also explains how functional programming helps with concurrent and parallel programming. The language I use in the examples is Clojure, a modern dialect of Lisp. Reply Boost Like More actions Copy link Flag this media Block