mulu

Undocumented in source. Be warned that the author may not have intended to support it.
  1. uint mulu(uint x, uint y, bool overflow)
  2. ulong mulu(ulong x, uint y, bool overflow)
  3. ulong mulu(ulong x, ulong y, bool overflow)
    ulong
    mulu
    ()
    (
    ulong x
    ,
    ulong y
    ,
    ref bool overflow
    )

Meta