mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
6bed34ad61
* This exposes 'rewind' for object and array instances. * Putting really_inline back to count_elements() * Update array.h * Adding empty array rewind. * Adds "is_empty" method to arrays. * More fragmentation. * Tweaking implementation. * Fixing issue with get_value() on document instances. * Changing the name of the new rewind functions to reset.