UNPKG

@v4fire/core

Version:
4 lines (2 loc) 180 B
# core/prelude/function/monad This module extends the Function constructor and prototype with extra methods to create monad wrappers, like, `Option` (Maybe) or `Result` (Either).