Operator
public enum Operator : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case all = "ALL" -
Undocumented
Declaration
Swift
case any = "ANY" -
Declaration
Swift
public var description: String { get }
View on GitHub
Operator Enumeration Reference