collection library

Base classes for collection implementations.

Currently provides only the Counted interface.

Usage: import package:attributes/collection.dart

Classes

Counted
An interface for a collection with countable items.