Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Difference between List.iter and List.map function in OCaml

What does deriving do/mean in Haskell?

Functional programming: Return first truthy result of calling a list of different functions with a specific argument

Are there native compilers for functional programming languages [closed]

functional-programming

How does a lambda function refer to its parameters in python?

Replace a substring from a string in Haskell

Smooth way of using Function<A, R> java interface from scala?

Functional Language for Untyped Lambda Calculus

All list rotations in Haskell [duplicate]

SML and functional coding style

Parameter names of a function using a functional language such as F#

How are all graphic and web libraries implemented in Haskell?

Why "reading from a file" is not pure function?

Recursive "merge" or "extend" with Ramda?

What is generative testing in Clojure?

How would I do the equivalent of Prototype's Enumerator.detect in Perl with the least amount of code?

Best way to change list type in scala

Does Lisp have something like Haskell's takeWhile function?

What do we need the BiFunction interface for?

Warnings about unused variables in Erlang