- create_activate(every, *args)#
Return the expression tree for the higher-order construct for activating with initial values.
- Parameters:
- every
EX
Input condition.
- args: List[EX]
Initial values.
- every
- Returns:
ET
Return the expression tree for the higher-order construct for activating with initial values.
EX
Input condition.
Initial values.
ET