Module mpstthree::functionmpst::recursion

source ·
Expand description

This module contains all the macros that are used for recursion

Modules§

  • This module contains the choose macros for recursion for roles A, B and C. They all accept the current session and the different branches.
  • This module contains the offer macros for recursion for roles A, B and C. They all accept the current session and the different branches the block of code that follows each branch.