Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

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?

Pattern matching based on the function signature

How to implement Future as Applicative in Scala?

Standard ML: Confusion about Reference Cells