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)
    uint
    mulu
    ()
    (
    uint x
    ,
    uint y
    ,
    ref bool overflow
    )
  2. ulong mulu(ulong x, uint y, bool overflow)
  3. ulong mulu(ulong x, ulong y, bool overflow)

Meta