@foreach
Description:
Call func(element, userdata) for each element of this, in order.
Parameters:
| this |
set |
| func |
|
| userdata |
user data to pass to each call of |
Call func(element, userdata) for each element of this, in order.
| this |
set |
| func |
|
| userdata |
user data to pass to each call of |