CborSet encapsulates a Mathematical finite set.

In the Cardano CDDL, sets have been represented as simple arrays, so the implementation supports both the array, and the 258 tag representation.

Type Parameters

Hierarchy

  • CborSet

Constructors

Properties

#values: T[]
useConwaySerialization: boolean = false

Methods

Generated using TypeDoc