Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

The function (.).(.) in haskell

A Haskell function is higher order if and only if its type has more than one arrow?

How to use System.cmd in Scotty action

Functional Programming vs OOP [closed]

Why can method parameter F have the same name as type constructor F?

How to use Monoid Scala?

How to map a function over multiple constructor arguments working with Monad class in Haskell?

Why is function with useless isolated `static` considered impure?

Racket function for finding minimum element of list given a function

Words returns wrong output when a String has apostrophes in it

scala generic function reference

How does one detect mutation in a C# function?

c# functional-programming

What is implicit recursion?

How to write the Average Function for this Data structure in Scheme/Lisp?

Help translating this Java codeblock to Clojure?

Dividing a list in specific number of sublists

Howto move from object based language to server side Node.js Javascript for big projects?

More Pythonic (or perhaps functional) way of creating this list?

How do you save a tree data structure to binary file in Haskell

clojure functions, let & return values