ctz

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

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

Meta