Optional
@_frozen
enum Optional<Wrapped> : ExpressibleByNilLiteral
Provides way to check empty without unwrapping
MCoreKit Docs (90% documented)
@_frozen
enum Optional<Wrapped> : ExpressibleByNilLiteral
Provides way to check empty without unwrapping