ExpressibleAsEmpty
public protocol ExpressibleAsEmpty
A protocol for types that have an empty value
-
equalsEmptyExtension methodA Boolean value indicating whether the value is empty.
Declaration
Swift
public var equalsEmpty: Bool
ExpressibleAsEmpty Protocol Reference