Module util

Source
Expand description

Utility types and methods.

Enumsยง

Either
A type containing either a Left value L or a Right value R.