Utility type that intersects a base type with a branded tag. This pattern ensures that branded types are structurally incompatible with each other even though they share the same underlying representation.
Utility type that intersects a base type with a branded tag. This pattern ensures that branded types are structurally incompatible with each other even though they share the same underlying representation.