Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Conjoin function made in functional style

Should I implement the Seq interface in clojure

Calling a Javascript function with an unknown number of arguments with original context

Function of a function works one direction, not the other

c# functional-programming

Can I use monad transformers to simplify this composition?

Boost Lambda/Phoenix - how to do lambda which returns another lambda?

Private/Protected setters with F#

How can I represent a line of music notes in a way that allows fast insertion at any index?

What is an "up" or "down" structure in Scheme?

Using scala.Future with Java 8 lambdas

Filtering with truth tables

Can the Haskell prelude functions be reduced to a set of core functions?

How to lift a function to take an extra parameter in C?

How to force an immediate evaluation on stream in Java8

C++ functional programming code snippets

y-combinator in StandardML

What is the exact difference between Fix and Self on the Calculus of Constructions?

How to use `&` in match expression?

Currying event handlers in React

Why is the definition of null function in Haskell Prelude so strange?