fixed_collections library

Classes

FixedList<E>
A List that is fixed.
FixedMap<K, V>
FixedSet<E>

Extensions

IterableExtensions on Iterable<T>
MapExtensions on Map<K, T>
SetExtensions on Set<T>

Constants

cantModifyErrorMessage → const String