Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Is List.rev acting strangely?

Stack overflow on an OCaml recursive solution to the knight's shortest path on chess board puzzle

Imperative vs Functional by example [closed]

What is the equivalent of C# method groups in Scala?

Haskell - How to construct a program which will read some setting files?

Make Python List Unique in Functional way (map/reduce/filter)

Is it possible to make this fully polymorphic in OCaml?

Installed ocamlfind (findlib), but never can find any extra package in Mac

OCaml recursive function to apply a function n times

Partially applied functions with all arguments missing in Scala

Should I use the java Stream.map Function together with an switch statement?

Scotty post type wont allow effects

Why "Reference to undefined global `Moduletest'" in OCaml?

How to write a showIt function in Haskell?

What are the uses of constructor reference in java 8

Why product use more memory than record?

Functional clustering of array values in Swift

What is ' (apostrophe) in Racket?

Basic way of sending HTTP/POST in Haskell using http-conduit

Functional programming: Curry & Fold - what are the etymologies?