Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Unpack without using * (asterisk)

"foop": a naming convention? It's a helper recursive function for "foo"; what does the suffix "p" mean?

Convert Binary to Decimal Haskell

elixir how to map and reduce at the same time without going through the map twice

Syntax to wrap a completion handler in dispatch async

Is this a valid monad transformer in Javascript?

What is the interest of <functional> function objects in C++03?

Avoid impossible states with a data model for a card game in Haskell

Generalizing a combinatoric function?

Ruby method chaining - `tap` with replacement [duplicate]

Haskell syntax: what does drop (n+1) [] = [] mean?

haskell foldr and variable

Functional switch case with object literal and Typescript

"Cannot create infinite type" error in Haskell

How does functional programming avoid state when it seems unavoidable?

In Java 8, how do I apply this filter?

Wildcard for type when matching discriminated unions

How to fix incomplete pattern matching in agda

SyntaxError: invalid syntax inside map(lambda (x, y)

Ruby string to date time format