Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

functional programming efficiency vs imperative

using the fetch api with ramda

How can I write a function fmap that returns the same type of iterable that was inputted?

How can I chain functional calls in Java?

Confused about evaluation of lazy sequences

C++: Using operator of two intrinsic types as a function object

How different programming languages use closures?

Two functions or boolean parameter?

functional-programming

Processing Set of Sets and return a flat Iterable

Does Javascript compile or two-pass interpret?

Idiomatic way to "merge" multiple lists of the same length in F#?

filtered and non-filtered elements in a single pass

Intermediate representation for a Lisp / Clojure DSL

Explicitly determining which pure function to use

clojure 101 combining vectors into a map

Can you define a value (in a if) in a for comprehension in Scala for use in yield

apply over nested functions

Match Comparison OCaml

Does the order of mutually exclusive clauses matter in function or match expressions

f# functional-programming

Understanding purely functional persistent binary trees