🍀non-nominal types
Swift ⟩ type ⟩ category ⟩ non-nominal types
Tuple, Any, Closure are non-nominal types.
- closure - non-nominal types. 
- tuple - non-nominal types. 
- Any - non-nominal types. 
- NonNominalTypeWrapper - help inspect non-nominal types. 
Last updated
Was this helpful?