A shared set, this class does not use MutableSet
at the moment to remain compatible between
Ceylon 1.0 and 1.1.
no type hierarchy
SharedSet
Iterable
Category
no subtypes hierarchy
Inherited Attributes |
Attributes inherited from: Object hash , string |
Attributes inherited from: Iterable<Element,Absent> coalesced , cycled , empty , exceptLast , first , indexed , last , paired , rest , size , string |
Inherited Methods |
Methods inherited from: Object equals |
Methods inherited from: Category<Element> contains , containsAny , containsEvery |
Methods inherited from: Iterable<Element,Absent> any , by , chain , collect , count , defaultNullElements , every , filter , find , findLast , flatMap , fold , follow , getFromFirst , interpose , iterator , longerThan , map , max , partition , product , reduce , repeat , scan , select , sequence , shorterThan , skip , skipWhile , sort , spread , take , takeWhile |