Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

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?

Can anyone tell me what is wrong with this F# snippet?

Scala: accessing properties using covariant Field[+T]

FS2 Stream exception handling not working

Need Func to supply to Where() method of both IEnumerable and IQueryable

Scala immutable lists adding a 'Unit' element

Efficient Rust collector of Results holding Vecs

Implementation of Functor protocol with associated type (Swift)

Is there a way in Julia to modify a function f(x) such that it will return f(x)*g(x)

Reusing logic with different discriminated unions in a purely functional setting

How to filter for a combination of list arguments and multiple character strings in dplyr

r functional-programming