Interface for qBeta module object

Origin: Coroutines

Factorial: obj
   PlainFactorial: obj
      V: var integer
      N: var integer
   RecursiveFactorial: obj
      V: var integer
      N: var integer
      next: