I was *incredibly* surprised to see that there was no `gjson.Boolean` type to check `gjson.Type` against. Instead, there's a `True` "type" and a `False` "type", which to me seem to be no "types" at all. Could those two be collated into a "boolean" type?