Chromium Code Reviews
DescriptionAdd unmodifiable_collection package.
The package contains unmodifiable views for List, Map and Set, as well as
a fixed-length view for List.
The views simply wrap the original collection and forward all allowed calls
to it, but throws if calling a modifying method.
R=floitsch@google.com
Committed: https://code.google.com/p/dart/source/detail?r=24229
Patch Set 1 #
Total comments: 8
Patch Set 2 : Addressed comments. #
Total comments: 3
Messages
Total messages: 8 (0 generated)
|
|||||||||||||||||||||||||||||||||||||