Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Null check vs Optional is present check

Recognize first loop run in XSLT

What is a catamorphism and can it be implemented in C# 3.0?

Java 8 streams and maps worth it?

Are closures a violation of the functional programming paradigm?

Can't wrap my head around "lift" in Ramda.js

How can go-lang curry?

Non-numerical use cases for functional programming? [closed]

Programming language for functional parallelism: F# vs Haskell [closed]

Does the yin yang continuations puzzle make sense in a typed language?

monoid vs monad in Scala

Which algorithms are hard to implement in functional languages?

What are the differences between lenses and zippers?

How to use Stuart Sierra's component library in Clojure [closed]

Growth of Type Definition in SML Using Hindley Milner Type Inference

Benefit of avoiding multiple list traversals

Why does Scala apply thunks automatically, sometimes?

Higher-order type constructors and functors in Ocaml

Does R have something equivalent to reduce() in Python?

What is so special about Monads?