Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Functional Graphs

F# - Treating a function like a map

Avoiding duplicates in breadth-first search

Eff monad demands row with Debug.Trace.Trace

OCaml "with" guard in pattern matching

How pipeline multiple maps in Java 8

Powerset Without Duplicates

Elm: understanding foldp and mouse-clicks

How to handle initial nil value for reduce functions

Reversing an int in OCaml

Transducers in Swift

How do I build a contains function using reduce instead of a for loop in JavaScript?

Clojure - operate on each item in list of lists

Optimization of consecutive map/filter/fold calls

scala - idiomatic way to change state of class

Decorator pattern using Java 8

What object javascript function is bound to (what is its "this")?

Stumped with functional breadth-first tree traversal in Clojure?

Two-dimensional zipper

If functional languages are really concise, why don't they have a better rank in the language shootout game?