☰
jon.recoil.org
blog
notebooks
projects
reference
Module
Stdppx.Either
Source
Source
type
('a, 'b) t
=
|
Left
of
'a
|
Right
of
'b