New posts in functional-programming

Is Haskell really a purely functional language considering unsafePerformIO?

How do I implement graphs and graph algorithms in a functional programming language?

Explanation of “tying the knot”

How to traverse array from both left to right and from right to left?

Why don't purely functional languages use reference counting?

Get first element of a collection that matches iterator function

Isn't that code in tail recursive style?

Immutable object pattern in C# - what do you think? [closed]

Sorting ArrayList with Lambda in Java 8

Which GoF Design pattern will be changed or influenced by the introduction of lambdas in Java8?

Python alternative to reduce()

How to get F# working with Mono?

Python recursive function to display all subsets of given set

Does Scala have guards?

Why is foldl defined in a strange way in Racket?

Using Function.prototype.bind with an array of arguments?

Haskell vs. procedural programming in the real world [closed]

Convert Swift Array to Dictionary with indexes [duplicate]

Kotlin - how to find number of repeated values in a list?

Good introduction to free theorems [closed]