Skip to content

New Constructors and Debugging Support

Latest

Choose a tag to compare

@Cydhra Cydhra released this 18 Feb 14:49

Improvements

  • Added constructors to BitVec that allow packing values from iterators
  • Added constructors to BitVec that allow construction from boolean slices and iterators
  • Added method to BitVec to allow iterating through its internal u64 limbs
  • Added optional dependency mem_dbg for memory debugging support and more granualar memory size measuring