Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

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?

How to infer the type of the Scott encoded List constructor?

How can I print polymorphic values in Standard ML?

Mapping over sublists in Scala

Python - functional "find"?

How can I write a multi-client server that doesn't have mutable state?

Model-driven Software Development vs. Haskell

List of Records in F#?

How to write a functional file "scanner"

f# functional-programming

Lambda calculus expression implementing function application

'unification' in list comprehensions

Assign a static function to a variable in PHP

Functionally comparing data sets to each other once with Haskell

laziness does not work as expected

Making more "functional" code in Scala to use immutable collections