Results for “Std.Bits.isSingleBit”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Bits.isSingleBit
&T -> Bool where T: BitsWhether a value has exactly one bit set, which is what a power of two is.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&T -> Bool where T: BitsWhether a value has exactly one bit set, which is what a power of two is.