Last updated 3 months ago
Was this helpful?
Swift โฉ type โฉ category โฉ non-nominal types
Tuple, Any, Closure are non-nominal types.
can't conform to a protocol. ๐ objc
can't be extended. ๐ Errors
non-nominal type `...` cannot be extended
closure - non-nominal types.
tuple - non-nominal types.
Any - non-nominal types.
NonNominalTypeWrapper - help inspect non-nominal types.