Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Implement a Bi-Directional Counter in Functional Programming?

Java 8 extending function interface and combining them

How do I fake IO input when testing with ExUnit?

Can non-persistent data structures be used in a purely functional way?