Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Better display of boolean formulas

Creating a generator expression from a list in python

Making a partial function complete

clojure destructuring vs haskell-like argument pattern matching

Data type that's a pair of functions?

Can normal functions emulate OOP?

Flattening 2D grid of 2D arrays into a single 2D array, in JavaScript (functionally?)

Concatenate Lists and Return Result into First Argument

Better way to write the following code in Kotlin?

Record pattern matching

Is a Java lambdas equivalent to a JavaScript closures?

Could someone explain these Haskell functions to me?

Is there an equivalent to Haskell's init function in elixir?

Pipelining to find an element at an index

Problem when displaying integer arithmetic with a random number in Haskell

Try to understand the usage of functions in a Java enum

How to pass a rvalue reference parameter to a template operator() function in C++?

Fill a nested structure with values from a linear supply stream