- bitvector-pad bit bvec lengthprocedure
- bitvector-pad-right bit bvec lengthprocedure
Returns a copy of bvec with leading/trailing elements equal to bit added (if necessary) so that the length of the result is length.
Returns a copy of bvec with leading/trailing elements equal to bit added (if necessary) so that the length of the result is length.