lists 0.0.5 copy "lists: ^0.0.5" to clipboard
lists: ^0.0.5 copied to clipboard

discontinued
outdatedDart 1 only

Collection of the lists (BitList, FilledList, GroupedRangeList, RangeList, SparseList, StepList, WrappedList).

0.0.5 #

  • Improved (up to 15%) the performance of the SparseList.addGroup() when the group added to the end

0.0.4 #

  • Added class GroupedRangeList<E>
  • Added class SparseList<E>
  • Added method includes(RangeList other) => bool to RangeList
  • Added method intersection(RangeList other) => RangeList to RangeList
  • Added method subtract(RangeList other) => List<RangeList> to RangeList
  • Added operator +(RangeList other) => RangeList to RangeList
7
likes
0
pub points
79%
popularity

Publisher

unverified uploader

Collection of the lists (BitList, FilledList, GroupedRangeList, RangeList, SparseList, StepList, WrappedList).

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on lists