Results for “Std.Bits.testBit”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Bits.testBit
&T -> Int -> Bool where T: BitsWhether the bit at a position is set. A position outside the type is not.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&T -> Int -> Bool where T: BitsWhether the bit at a position is set. A position outside the type is not.