Results for “Std.Bits.Bits”
2 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Bits.Bits
A type whose values are bit patterns.
- Std.Bits.bits
&T -> Array[Bool] where T: BitsThe bits of a value, lowest position first, over the type's own width.
