wideIntImpl.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(T y)
  2. bool opEquals(T y)
    struct wideIntImpl(bool signed, int bits)
    pure const
    bool
    opEquals
    (
    T
    )
    (
    T y
    )
    if (
    isSelf!T
    )

Meta