FunctionalProgrammingSimplified icon indicating copy to clipboard operation
FunctionalProgrammingSimplified copied to clipboard

Notes and projects for my book, “Functional Programming, Simplified"

Results 35 FunctionalProgrammingSimplified issues
Sort by recently updated
recently updated
newest added

`orderToString :: Order -> String` should be `orderToString :: Order -> String`

Typo, page 31: Used "possible" instead of "possibly".

The book says that it does not work in for comprehension without .right projections, and that Either can lead to mistake if you don't remember that left is for errors...

in clause "but for the moment let’s use the following function of FP"

in sentence "In 1956 wrote a classic book titled, “Introduction to Mathematical Logic.”"

mentioning a non-existent glossary

in clause "he would be pick up a bent or cracked 2x4 and throw it off to the side"

in clause "including two important"