Integer.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(c_ulong v)
  2. bool opEquals(c_long v)
    struct Integer
    const
    bool
    opEquals
    (
    in c_long v
    )
  3. bool opEquals(double v)
  4. bool opEquals(Integer v)

Meta