Skip to content

0.2.9

Latest
Compare
Choose a tag to compare
@fosskers fosskers released this 26 Aug 07:57
d6a3596

Added

  • NonEmptyIterator::group_by.
  • NVec::sort_by and NEVec::sort_by_key.
  • An impl of Extend for NEVec.

Fixed

  • NEVec::sort avoids a second internal sort.