Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

How to implement the Elvis operator in Java 8?

Can Nullable be used as a functor in C#?

Good names for flipped versions of `lt`, `lte`, `gt`, and `gte`?

objects or closures - when to use?

When imperative style fits better?

Is it possible to make a functor in JavaScript?

"Many functions operating upon few abstractions" principle vs OOP

Mutability in functional programming

Showing two different fibonacci functions are equivalent

Calculating work done by f x = (x,x)

Lodash get vs. es6 fallback values?

When to use Partially Applied Functions [closed]

Haskell: Between a list and a tuple

What is Crockford's law?

Please explain in the simplest, most jargon-free English possible, the "universal property of fold"?

Is Erlang "single assignment" different from Haskell "immutable values"?

How to get optimization from a "pure function" in C#?

Swift: Flatten an array of dictionaries to one dictionary

Python recursion challenge [closed]

Connect not working with StateLess component in Redux-react