Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

F# functional coupled iteration: performance issue and preferred functional style

Cannot guess decreasing argument of fix for nested match in Coq

Kotlin - Convert while loop to functional style

What is code introspection in haskell?

Difference between curry and curryRight in Lodash

`decide equality` for Mutually Recursive Types in Coq?

nodejs functional programming with generators and promises

Chaining operations on values without naming intermediate values

Append Map(key, Set[value]) in a Map to existing Key in Scala 2.11

Is there any algorithm needs functional language exclusively to be implemented

State monad - adapt functions that only work with parts of the state?

Haskell map/sortBy/findIndex etc. for Arrays instead of Lists

Why isn't a Clojure function that consists solely of lazy function calls lazy as well?

Stuck in an infinite loop in a function

Pass a function by name in Ruby

Scala immutable vs mutable. What is the way one should go?

Rotating arguments in Haskell

How can I convert this binary recursive function into a tail-recursive form?

How to express let* as a lambda expression (not the regular let)

Monadic comprehension syntax in C#