corextensions package
documentation
corextensions
SetExtension extension
SetExtension
corextensions package
documentation
corextensions
SetExtension extension
corextensions library
Classes
ZippedContent
Extensions
IterableCorextension
ListCorextension
MapCorextension
SetExtension
StringExtension
Functions
regExpForMultipleMatches
zipTwoLists
SetExtension<
E
>
extension
on
Set
<
E
>
Properties
isSingle
→
bool
Returns
true
if there is only one element in
this
.
read-only
Methods
equals
(
Set
<
E
>
another
)
→
bool
Returns
true
if
this
is equal to the another set provided.
[...]
hasSameLengthAs
<
L
>
(
Iterable
<
L
>
iterable
)
→
bool
Returns
true
if the length of
this
is the same as the length of the provided
iterable
.
[...]
Properties
isSingle
Methods
equals
hasSameLengthAs