Either constructor from optional value
Resolves to 'left error' in case of undefined value and 'right value' otherwise
possibly undefined value
error to use in case of undefined value
either 'right value' or 'left error'
Generated using TypeDoc
Either constructor from optional value
Resolves to 'left error' in case of undefined value and 'right value' otherwise