Results for “Std.Bits.countTrailingZeros”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Bits.countTrailingZeros
&T -> Int where T: BitsHow many low positions are clear before the first set bit.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&T -> Int where T: BitsHow many low positions are clear before the first set bit.