New bitvector utilities
Add a couple of bitvector utility functions: - dbv_copy() - dbv_to_bv() - bv_to_dbv()
These should come handy in making some wasteful static bitvectors dynamic ones.
Add a couple of bitvector utility functions:
- dbv_copy()
- dbv_to_bv()
- bv_to_dbv()
These should come handy in making some wasteful static bitvectors dynamic ones.