Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Is F#'s implementation of monads unique with respect to the amount of keywords available to it?

Java Map computeIfAbsent issue

Why does the main function in Haskell not have any parameters?

Execution flow in MVC

Why OCaml's threading is considered as `not enough`?

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"?