#include <ctoon.h>
A TOON array iterator.
Example
your_func(val);
}
static ctoon_arr_iter ctoon_arr_iter_with(ctoon_val *arr)
static ctoon_val * ctoon_arr_iter_next(ctoon_arr_iter *iter)
Definition at line 1761 of file ctoon.h.
◆ cur
◆ idx
| size_t ctoon_arr_iter::idx |
next value's index
Definition at line 1762 of file ctoon.h.
◆ max
| size_t ctoon_arr_iter::max |
maximum index (arr.size)
Definition at line 1763 of file ctoon.h.
The documentation for this struct was generated from the following file:
- /home/runner/work/ctoon/ctoon/include/ctoon.h