com.rayrobdod.json.parser.CborParser
A partial function that takes a Cbor tag number and returns a function that builds the value described by the tags
3.1
Composes this partial function with a fallback partial function which gets applied where this partial function is not defined.
A partial function that takes a Cbor tag number and returns a function that builds the value described by the tags
3.1