You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While you create an RsVec from a bit vector using from_bit_vec, the BpTree is created using from_bit_vector. Perhaps from_bit_vector can be deprecated in favor of from_bit_vec?
While you create an
RsVecfrom a bit vector usingfrom_bit_vec, theBpTreeis created usingfrom_bit_vector. Perhapsfrom_bit_vectorcan be deprecated in favor offrom_bit_vec?