klequis / zz-haskell-notebook

Notes from learning Haskell
1 stars 0 forks source link

Sum Type #53

Open klequis opened 2 years ago

klequis commented 2 years ago

A sum type can be read as an “or”.

klequis commented 2 years ago

Waiting for more detail from a later chapter