Optional
extension Optional where Wrapped: CustomStringConvertible
-
A Boolean value indicating whether an optional string has no characters.
Declaration
Swift
public var isEmpty: Bool { get }
Valigator Docs (54% documented)
extension Optional where Wrapped: CustomStringConvertible
A Boolean value indicating whether an optional string has no characters.
Swift
public var isEmpty: Bool { get }