iters.h 80 B

1234
  1. #include "py/runtime.h"
  2. mp_obj_t microbit_repeat_iterator(mp_obj_t iterable);