Up
–
base
»
Base
»
Either
» Export
Module
Either.Export
type
(!'f, !'s) _either
=
(
'f
,
's
)
t
=
|
First
of
'f
|
Second
of
's