option
(
β
)
map (
(
α
β
)
 
_
, 
option
(
α
)
 
_)
map(f,o) returns {none} when o is {none}, or {some=f(a)} wheno is {some=a}

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.