ctz

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

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

Meta