Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

scala return on first Some in list

OCaml: Pattern matching vs If/else statements

What is the use of non short-circuiting boolean operators in Erlang?

How are functions curried?

Can a pure function have free variables?

[] reduce with anonymous function in Perl 6

What does it mean for something to "compose well"?

Why IO is a monad instead of a comonad?

What is the purpose of the state monad?

Does Java 8 provide an alternative to the visitor pattern?

Does the function monad really offer something more than the function applicative functor? If so, what?

Side-effects in closures, are they still purely functional?

Replacing if-else within 'for' loops with Java-8 Streams

Is the dollar operator ($) supported in elm?

Functional programming library for Objective-C [closed]

can if be a proper function rather than a special form

What could be the fastest and least painful way to learn LISP for a C developer?

Writing a high order function to capture common pattern haskell

C++ LINQ-like iterator operations

Pure functional using F#