mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
b523c43927
* This is an implementation of "size()" for arrays and objects. * Adding benchmark * Adding a size() remark in the documentation. * Extending size() to result types.