gjson
gjson copied to clipboard
add some funcs, eg: Ints()
- Ints() returns an int slice
- Int64s() returns an int64 slice
- Floats() returns an float64 slice
- Strings() returns an string slice
Hi @IIInsomnia, thanks for the suggestions.
I can see how these functions could be useful and I may consider adding in the future
For I'm going to hold out for now as to keep the API as simple as possible.
Thanks!
@tidwall Could this be reopened?