- bitvector-segment bvec nprocedure
Returns a list of bitvectors, each of which contains n consecutive elements of bvec. The last bitvector may be shorter than n. If n is not an exact positive integer, an exception is raised.
Returns a list of bitvectors, each of which contains n consecutive elements of bvec. The last bitvector may be shorter than n. If n is not an exact positive integer, an exception is raised.