Explore >> Select a destination


You are here

www.ratik.in
| | weblog.raganwald.com
3.8 parsecs away

Travel
| | [AI summary] The author re-examines Why Functional Programming Matters to argue that programming language design reflects opinions on program design, specifically separating the concepts of 'power' and 'safety' by using a 'separation of concerns' metric where better factoring makes a language more powerful in practice.
| | culttt.com
1.5 parsecs away

Travel
| | Elixir is a functional programming language which makes use of the Pipe Operator to simplify the combining of functions and data transformations.
| | noelwelsh.com
3.7 parsecs away

Travel
| | [AI summary] The post explains functional programming as a hypothesis about software quality centered on local reasoning and composition rather than just language features like immutability, using examples from Scala, TypeScript, and Haskell.
| | aymannadeem.github.io
20.8 parsecs away

Travel
| A primer on the cruel, tacit laws of type-level programming in Haskell