New posts in functional-programming

How to curry a Func and pass it to another Func with fewer arguments inside the constructor?

Impredicative types vs. plain old subtyping

what's a good persistent collections framework for use in java?

Why is Clojure dynamically typed?

Small and good scala projects to learn scala -- especially functional programming and type system [closed]

Calculating the Moving Average of a List

Why are Haskell algebraic data types "closed"?

Haskell function application and currying

Is Haskell truly pure (is any language that deals with input and output outside the system)?

In what areas does F# make "absolute no sense in using"? [closed]

Closures: why are they so useful?

Functional Programming in Java [closed]

Resources for working with Machine Learning in F# [closed]

Javascript as a functional language

What is the 'expression problem'?

What is the benefit of purely functional data structure?

What task is best done in a functional programming style?

Why program functionally in Python?

Achieving polymorphism in functional programming

Functional programming, Scala map and fold left [closed]