Results for “Std.BitVector.create”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.BitVector.create
Int -> Bool -> Std.BitVector.BitVectorAllocates a bit-vector of exact bit length initialized to false (0) or true (1).
