Dart Documentationdart.pkg.collection.wrappers

dart.pkg.collection.wrappers library

Delegating wrappers for Iterable, List, Set, Queue and Map.

Also adds unmodifiable views for Set and Map, and a fixed length view for List. The unmodifable list view from dart:collection is exported as well, just for completeness.

Abstract Classes

Classes