BasicType
public protocol BasicType : ObjectType
Undocumented
-
Undocumented
Declaration
Swift
var isNotEmpty: Bool { get }
-
isNotEmpty
Default implementationDefault Implementation
Undocumented
Declaration
Swift
public var isNotEmpty: Bool { get }