Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

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

Implementing GetSlice for slicing in F# interface

Monads as Monoids in practice

Combining Maybe and IO monads for DOM read/write

Non type-variable argument in the constraint when using >>= operator

Sum of list elements and length of list in lambda calculus

Agda: Can't find std-lib when installing with Stack

Pythonic reduce with accumlation and arbitrary lambda function?

Why do I have to explicitly specify my type arguments for Func parameters?

Where is the parameter coming from?

Functional listener with state

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

How are J/K/APL classified in terms of common paradigms?

Stumped with functional breadth-first tree traversal in Clojure?

Do algebraic datatypes in Haskell equal discriminated unions in F#?

Is there a filter() opposite builtin?

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