Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

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

How to get a termination reason from a recursive function?

How to declare protocol for HKT in swift?

Java8 .getMethod() vs ::getMethod

ES6 pass function as parameter example

Threenpenny gui - capturing mouse coordinates on click and using them to construct some state

Why does merging with empty fs2.Stream change program's behavior

Are there viable and type safe alternatives to the 1:1 type/type-class-instance relation?

tr1::mem_fn and tr1::bind: on const-correctness and overloading

Implementing ESB (Enterprise Service Bus) in a functional language

Pure functional bottom up tree algorithm

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

How to perform side-effects in pure functional programming?

Is there a filter() opposite builtin?

Pure functional programming in D

Making sense of Scala FP Libraries