Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Transform all child objects using recursive reduce in ES6

Apply all filter functions to a value

String + StringOps = functor?

Reduce with seed an array of strings

functional-programming d

right rotate a List in Erlang

How can a parameterless method toUpperCase() implement Function.apply()? [duplicate]

Ocaml Type Error For enumerate example

Iterate over Option instances until the first non-empty is found

UnboundLocalError with operators and functional programming in python (methods work fine) [duplicate]

Did this construction of free(freer?) monad works?

Using LINQ to group numbers

Haskell and Quadratics

producer-consumer using assignment

Finding the leaves of an inductively-defined tree

How to generically compose monadic functions that return different monads?

Haskell: what are the implications of combining parameters into tuples, rather than using distinct parameters?

What is wrong with my Clojure implementation of permutations

OCaml nested patterns - exception despite defining pattern

OCaml recursive function