Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

"Uncurrying" an instance method in .NET

When is a scala partial function not a partial function?

Besides First Class Functions and Lexical Scoping, what does JavaScript share with Scheme implementations?

Y-combinator in D?

Scala -- How to use Functors on non-Function types?

How does the Maybe monad act as a short circuit?

Do-while loop in Clojure?

Haskell / Miranda: Find the type of the function

Reducing Iterable[Either[A,B]] to Either[A, Iterable[B]]

How do I yield pairwise combinations of a collection, ignoring order?

Java 8 Method reference to instance method of an arbitrary object of a particular type

How to refactor (if / elsif / elsif) chain in Scala?

How to judge whether a list is a sub sequence of another with java8 stream?

How does the default definition of (<*>) in Haskell work?

Is it a rule that unapply will always return an Option?

represent stateful things in functional languages

An example of functional programming in scala

Equation from "Programming Pearls" - can somebody explain me?

Pure Lambda Calculus - and function

F# optional arguments and overloading alternatives

f# functional-programming