Option

July 18, 2021typescriptfp-tsalgebraic structures

Using the Option typeclass to model missing values

Equality and Ordering

July 17, 2021typescriptfp-tsalgebraic structures

Using the Eq and Ord typeclasses to compare and order

Monoid

July 11, 2021typescriptfp-tsalgebraic structures

Using the Monoid typeclass to compose with indentity

Semigroup

July 04, 2021typescriptfp-tsalgebraic structures

Using the Semigroup typeclass to compose complex entities

© 2022 alenkis.com