1 instance of integer,
1 instance of string,
"foo" instance of string,
{ "foo" : "bar" } instance of object,
({ "foo" : "bar" }, { "bar" : "foo" })
instance of json-item+,
[ 1, 2, 3 ] instance of array?,
() instance of ()
true false true true true true true