fast_immutable_collections 2.0.0-nullsafety.1 copy "fast_immutable_collections: ^2.0.0-nullsafety.1" to clipboard
fast_immutable_collections: ^2.0.0-nullsafety.1 copied to clipboard

outdated

Immutable lists, sets, maps, and multimaps, which are as fast as their native mutable counterparts. Extension methods and comparators for native Dart collections.

2.0.0-nullsafety.1 - 2021-02-16 #

  • Nullsafety.

1.0.28 - 2021-02-09 #

  • More efficient Iterable.sortedLike() and List.sortLike() extensions.
  • Set.diffAndIntersect(), Iterable.everyIs() and Iterable.anyIs() extensions.

1.0.26 - 2021-01-28 #

  • Better generics compatibility for equalItemsAndConfig.

1.0.18 - 2021-01-19 #

  • IList.replace().
  • ISet.difference(), intersection, union now accept iterables.

1.0.10 - 2021-01-18 #

  • areSameImmutableCollection() and areImmutableCollectionsWithEqualItems() functions.

1.0.9 - 2021-01-12 #

  • Initial version.
390
likes
0
points
70.8k
downloads

Publisher

verified publisherglasberg.dev

Weekly Downloads

Immutable lists, sets, maps, and multimaps, which are as fast as their native mutable counterparts. Extension methods and comparators for native Dart collections.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, meta

More

Packages that depend on fast_immutable_collections