ArrayV
public struct ArrayV: Value, AsJson
Represents an array returned by the server. Reference.
-
Declaration
Swift
public static func == (left: ArrayV, right: ArrayV) -> Bool
Parameters
lhs
rhs