Types
Either
data Either a b = Left a | Right b
Backlinks
Primary Data Types
Either
Uplinks
Types
#
Either
Parent directory zettel