Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Is Ruby's returning of a different type after a filter unusual from a functional programming perspective?

SML: Exception while reading a line of integers

How to implement 'state-driven' programs in a functional way?

Real closure in PHP <5.3

How would you write a "pure" function that removes an element from a List?

Java – Combine Multiple Collections

Is there a way to express the function application operator/function with Hana?

Is Python a functional programming language or an object oriented language?

Add priority to parenthesis in calculator grammar

Why is nil returned by Clojure functions that don't return a value?

Error with functions inside tuples in Haskell

Where is that functor which free monad is supposed to be based on

Functional way to get or update

How to write pseudocode for functional programming languages? [closed]

Java 8 how to filter to two different lists? [duplicate]

Chaining Consumers Java 8