Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

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

Compose LINQ-to-SQL predicates into a single predicate

C++0x template function object inference

String coverage optimization in Python

Parallelism on divide & conquer algorithm

How does this C# code get done in functional languages (F#? Haskel?)

How would you define map and filter using foldr in Haskell?

How to perform side-effects in pure functional programming?

Pure functional programming in D

How can I load a ml file in toplevel of OCaml, just like `use mine.sml` in SML/NJ?

Making sense of Scala FP Libraries