/**
Extensions for any MONAD_ERROR
*/
module MonadErrorExtensions = (M: Relude_Interface.MONAD_ERROR) => {};
