import Monad from 'stools/src/Monad.js'
Monad Yo Ma! I'm a Monad
of(x: Object): Container
constructor(x: Object): Monad
bind(fn: function): Object
map(fn: function): Functor
is the value of the Container.
is the value of the Monad.
is a function.