- create_foldwi(size, condition)#
Return the expression tree for the higher-order construct for foldwi creation.
- Parameters:
- size
EX
Number of iterations.
- condition
EX
Initial value of the iteration condition.
- size
- Returns:
ET
Return the expression tree for the higher-order construct for foldwi creation.
EX
Number of iterations.
EX
Initial value of the iteration condition.
ET