Open allannielsen opened 2 years ago
It seems there are no way to keep information on indefinite strings/array/maps etc.
$ echo "{_ 3:4}" | diag2cbor.rb | cbor2diag.rb {3: 4}
It seems there are no way to keep information on indefinite strings/array/maps etc.