Type helper that adds a brand to a type, used for nominal typing.
Brands should be either a string or unique symbol. This prevents overlap with other types.
Private
Type helper that adds a brand to a type, used for nominal typing.
Remarks
Brands should be either a string or unique symbol. This prevents overlap with other types.