Up
–
ocamlformat-lib
»
Ocamlformat_stdlib
»
Either
» Export
Module
Either.Export
type
(!'f, !'s) _either
=
(
'f
,
's
)
t
=
|
First
of
'f
|
Second
of
's