Patbind-pattern
b* binder for JSON pattern matching.
Binds json::match? based on whether a JSON FTY structure matches a
pattern. If matched, the pattern variables in the pattern are bound
to the corresponding JSON substructures. If not matched, the pattern
variables are bound to the symbol :nomatch!