S2LatLng.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. S2LatLng opBinary(S2LatLng v)
  2. S2LatLng opBinary(double m)
    struct S2LatLng
    const
    opBinary
    (
    string op
    )
    (
    double m
    )
    if (
    op == "*" ||
    op == "/"
    )

Meta