functional-programming-is-boring icon indicating copy to clipboard operation
functional-programming-is-boring copied to clipboard

A short course on Functional Programming in Typescript

Results 3 functional-programming-is-boring issues
Sort by recently updated
recently updated
newest added

I wish everything just looked a little nicer, that's all.

Example showing how the `fp-ts` Ord class can be used to make a working semilattice. Need to add notes on why this is useful/interesting.

Exercises with Reader monad. - [ ] Add brief explanation of Reader monad at the top (and why it's not used much on it's own)