Allow indirect iterating over arrays/objects, rather than constructing an intermediate representation.
There's a lot of hacky calls into C, so i'm pretty confident this could be a lot better. Feel free to patch in and fix if there are large changes. It seems to be quite a bit slower than the current API (50% slower), probably because of all the calls out of swift.
Allow indirect iterating over arrays/objects, rather than constructing an intermediate representation.
There's a lot of hacky calls into C, so i'm pretty confident this could be a lot better. Feel free to patch in and fix if there are large changes. It seems to be quite a bit slower than the current API (50% slower), probably because of all the calls out of swift.