New posts in functional-programming

Mathematica: what is symbolic programming?

Why are Promises Monads?

Is it good way to call subscribe inside subscribe?

What is the motivation for Scala assignment evaluating to Unit rather than the value assigned?

How can I pre-set arguments in JavaScript function call? (Partial Function Application)

Pure Functions: Does "No Side Effects" Imply "Always Same Output, Given Same Input"?

What do "reify" and "reification" mean in the context of (functional?) programming?

Scala currying vs partially applied functions

any() function in Python with a callback

Recursion schemes for dummies?

The difference between Reactive and Functional-Reactive programming

How to chain map and filter functions in the correct order

What is the combinatory logic equivalent of intuitionistic type theory?

Java lambda returning a lambda

How to increment a variable in functional programming?

Why doesn't java.util.Collection implement the new Stream interface?

Groovy map method of collections

Is functional programming relevant to web development? [closed]

Is Ruby a functional language?

What's the status of current Functional Reactive Programming implementations?