export enum Tag { False = 0xa0, True, Float, SignedInteger, String, ByteString, Symbol, Record, Sequence, Set, Dictionary, Embedded, Annotation = 0xbf, }