wideIntImpl.opBinary

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

Meta