DoubleV

public struct DoubleV: ScalarValue, AsJson

Represents a double returned by the server. Reference.

  • Declaration

    Swift

    public static func == (left: DoubleV, right: DoubleV) -> Bool

    Parameters

    lhs
    rhs