Results for “Std.Bits.mask”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Bits.mask
&T -> Int -> T where T: BitsThe value with its low
widthbits kept and the rest cleared.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&T -> Int -> T where T: BitsThe value with its low width bits kept and the rest cleared.