Skip to content
  • Mark Olesen's avatar
    PackedList gets count() and trim() methods · 7c739978
    Mark Olesen authored
    - the bit counting is relatively fast:
      under 0.2 seconds for 1M bits counted 1000 times
    
    - trim()'ing the final zero elements tested for a few cases,
      but might need more attention
    7c739978