Data.Either

Summary

Types

t :: %Data.Either{left: term, right: term}

Functions

left(v)
right(v)