clz

Undocumented in source. Be warned that the author may not have intended to support it.

  1. auto clz(uint x)
  2. auto clz(ulong x)
    package @safe pure nothrow @nogc
    clz
    (
    const ulong x
    )
  3. auto clz(T x)

Meta