mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
16e8db1f17
* Adding 'count_elements' method. * Actually reporting errors. * removing white space. * Removing white space again. * Adding an extra example. * Prettier. * Making the functionality more error-proof. * Avoiding exceptions. * Various fixes including extending count_elements to value types. * Various fixes. * Minor fixes. * Correcting comment. * Trimming white spaces.