Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

What are hyperfunctions in the context of computer science?

Validation versus disjunction

Function composition, Kleisli arrow, and Monadic laws

How does one avoid creating an ad-hoc type system in dynamically typed languages?

Scala: collecting updates/changes of immutable state

What Self Balancing Tree is simplest in Functional Programming?

ngrx dealing with nested array in object

How does this compile?

What do you call the data wrapped inside a monad?

How can quotient types help safely expose module internals?

Understanding `ap` in a point-free function in Haskell

What does it mean to rely on the consistency of a coercion language?

How exactly does Stream Fusion work?

Case statements evaluate to strings

Haskell: Typeclass vs passing a function

Where does the name "xs" for pattern matching come from? [duplicate]

Why can Array.prototype.forEach not be chained?

Which features of Perl make it a functional programming language?

Is there some literature on this type of programming?

Does functional programming avoid state?

f# functional-programming