Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

SML Polymorphic references in signatures

How to handle option types in Nim?

Greaters function define

Scala grouping list into list tuples with one shared element

Ocaml: recursion on a list of tuples

Lua variable length function arguments are nil

Functional variant of 'oneof' function in Racket

Whats the most efficient way to get the middle elements of a list?

Parametric Polymorphism vs Subtype polymorphism F#

Incorrect type inference while pattern matching in Scala

Array.prototype.filter automatically filtering out falsey value

Using reduceLeft in place of foldLeft in scala

Apply a list of functions to a value

Is there a way in Range-v3 to prepend or append an element to a range/view?

How to limit a Kotlin sequence with a predicate caring about the next element?

Meaning of method side effects in Scala

Haskell - Blank cells in a sudoku

How do you write foldWhile with the standard library?