Dart SDK
dart:collection
SetBase
SetBase
constructor
SetBase
SetBase
Static methods
setToString
Constructors
SetBase
Methods
toString
clear
addAll
removeAll
retainAll
removeWhere
retainWhere
containsAll
union
intersection
difference
toList
map
where
expand
forEach
reduce
fold
every
join
any
take
takeWhile
skip
skipWhile
firstWhere
lastWhere
singleWhere
elementAt
remove
take
map
intersection
takeWhile
fold
toSet
firstWhere
forEach
difference
skipWhile
contains
union
add
lastWhere
singleWhere
addAll
reduce
removeWhere
any
every
toList
where
lookup
skip
expand
retainWhere
elementAt
SetBase
()
(Not documented.)