timo / json_fast

a naive imperative json parser in perl6, to evaluate performance against JSON::Tiny
Artistic License 2.0
27 stars 20 forks source link

Move immutable example back. #87

Closed coke closed 1 year ago

coke commented 1 year ago

Fix case on Bool.

coke commented 1 year ago

The new item was inserted mid-entry, this moves it back and fixes the case on the Bool description of the new entry.