Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

What should I use Clojure's finger trees for?

Is 'Chaining operations' the "only" thing that the Monad class solves?

Flipped / reversed fmap (<$>)?

Recursive set union: how does it work really?

Where to find programming exercises for applicative functors?

Practical use of curried functions?

What is the meaning of "callback.call( value, i, value )" in jQuery's each method?

Clojure head retention

What are zygo/meta/histo/para/futu/dyna/whatever-morphisms?

Is it possible to get the infinite kind error in Haskell 98?

What's the difference between "equal (=)" and "identical (==)" in ocaml?

What are row types? Are they algebraic data types?

Finding a sum in nested list using a lambda function

Continuations in Clojure

What task is best done in a functional programming style?

Are side effects a good thing? [closed]

Duality approaches in functional programming

Pipe forwards in C#

Avoiding accidental removal of duplicates when mapping a Set

Does the chain function in underscore.js create a monad?