Maybe constructor from optional value
Resolves to 'nothing' in case of undefined value and 'just value' otherwise
possibly undefined value
either 'just value' or 'nothing'
Generated using TypeDoc
Maybe constructor from optional value
Resolves to 'nothing' in case of undefined value and 'just value' otherwise