New posts in functional-programming

What is Scala's yield?

Why functional languages? [closed]

What does "coalgebra" mean in the context of programming?

How to use filter, map, and reduce in Python 3

How to get most frequent element in Erlang?

Efficiency of purely functional programming

Is functional GUI programming possible? [closed]

What is a Y-combinator? [closed]

Index inside map() function

What is the difference between Scala's case class and class?

What is a 'Closure'?

When to use ~'some-symbol in Clojure Macro?

What is Haskell used for in the real world? [closed]

Large-scale design in Haskell? [closed]

Zipping streams using JDK8 with lambda (java.util.stream.Streams.zip)

What is "lifting" in Haskell?

How can a time function exist in functional programming?

Why use a helper function inside a recursive function?

Getting started with Haskell

Monad in plain English? (For the OOP programmer with no FP background)