Collection
public extension Collection
-
Returns true if the collection is not empty, false if not.
Declaration
Swift
var isNotEmpty: Bool { get }
WolmoCore 6.2.0 Docs (100% documented)
public extension Collection
Returns true if the collection is not empty, false if not.
Swift
var isNotEmpty: Bool { get }