Const
Fantasy Land of — alias of some.
of
Lifts a value into the Some branch.
Some
const m = some(1); // Maybe<number> Copy
const m = some(1); // Maybe<number>
Fantasy Land
of— alias of some.