type Branded<T, B> = T & Brand<B>
Type utility for creating branded types that are nominally distinct from their base type
Type utility for creating branded types that are nominally distinct from their base type