Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Does Elm have an equivalent of Haskell's "Read"

New to SML / NJ. Adding numbers from a list of lists

using callCC with higher-order functions in R

Execution of C# Lambda expressions based on async annotations

Async Map with Highland.js

Rewrite an interval union algorithm functionally

SML: Generalizable vs. Non-Generalizable Type Variables

How to impurely modify a state associated with an object?

How to compose two different `State Monad`?

Binomial Heaps: proof that merge runs in O(log n) time

Why 'this' resolution is so special in JavaScript?

Way to make sure our functions use abbreviated types intead of primitives in F# other than to have to always write it ourselves?

Scala: what is the most appropriate data structure for sorted subsets?

c++ function map implementation

How to write a generic apply() function in Swift?

Monad interface in C++

Sorting in functional programming languages

An example of a type with kind * -> * which cannot be an instance of Functor

Is it possible to get next element in the Stream?

list comprehension in F#