Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Functional way of conditional filtering and sorting in scala

need to implement Haskell's flip for Proc

How to test higher order functions in Clojure?

Scala lens for collection parameter

what's the motivation for J to introduce fork

G-machine, (non-)strict contexts - why case expressions need special treatment

The differences between underscore usage in these scala's methods

Functional Programming Beginner : Currying in Java

Understanding Y Combinator through generic lambdas

Limit throughput with RxJava

What are good examples of programs that are simple to specify as dependent types, but complex to implement?

What should a "higher order Traversable" class look like?

How to implement array joins in functional way?

How do I abstract multiple nested loops?

Are static methods more composable?

How to implement the equivalent of Promise.all for my Task implementation?

What does the universe mean?

ZIO: How to join Fibers for Processes that run forever

Couldn't match expected type of Haskell function

How to it is a natural transformation?