non-nominal types
Last updated
Was this helpful?
Last updated
Was this helpful?
โฉ โฉ โฉ non-nominal types
, Any, Closure are non-nominal types.
can't conform to a . ๐
can't be extended. ๐
closure - non-nominal types.
tuple - non-nominal types.
Any - non-nominal types.
NonNominalTypeWrapper - help inspect non-nominal types.