We’ve shown how to build monads from actions, we’re going to use that fact now
to build monads from the ▶ action. This operation forms an action
Cont#×Cont→Cont which we prove in this module. We refer to the
definition of Action from section\refdef:action.