Module util

Source
Expand description

Utility types and methods.

Modulesยง

either ๐Ÿ”’
macros ๐Ÿ”’
ops ๐Ÿ”’
range_alloc ๐Ÿ”’

Enumsยง

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