Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Will I develop good/bad habits because of lazy evaluation?

How can I get the nested keys of a map in clojure?

How to check covariant and contravariant position of an element in the function?

What are your feelings on functional specs? And Software design? [closed]

What's your naming convention for helper functions? [closed]

Why sum x y is of type (Num a) => a -> a -> a in Haskell?

Scala functional programming gymnastics

Object oriented programming in Haskell

Problem with Tail Recursion in g++

Is it possible to showcase the different strategies of evaluation by modifying this simple reducer?

Recursive arc-length reparameterization of an arbitrary curve

What are modern continuation operators all about? [closed]

Is there a "complete" set of functions/operators for FRP?

Is my understanding of transducers correct?

In Clojure, is there a function like Haskell's on?

Compiling functional languages to C