Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

How to group objects using a classifier function in FS2?

For comprehensions with kotlin and arrow-kt library

Why the constant() solution is more efficient than the easier one in "FP in Scala" 5.8?

Ramda: Fold an object

How does this implementation of `init` work?

About mapping through several nested functorial levels

Functional programming in nuclear plants?

functional-programming

Is it possible to write an impure template in C++?

Get function value of a instance method in Scala

Why can't print() be used in a lambda expression?

F# on linux, no prior .NET experience

How to overload an operator for composition of functionals in C++0x?

F# Short Circuit Pattern Matching

Handle infinite lists in CoffeeScript

Infinite loop with asynchronous callback pattern in javascript

About the pattern matching algorithm in OCaml

Is it possible to implement foldl/foldr using unsided fold?

How to pass a code block to function?

Why java.util.function doesn't define specialized functional interfaces for all primitive types?

Where does the name of Equational Reasoning come from?