parse-schema ( string -- schema )
Binary Application Record Encoding (BARE)

Prev:>bare ( obj schema -- encoded )
Next:load-schema ( path -- schema )


Vocabulary
bare

Inputs
stringan object


Outputs
schemaan object


Definition