menu
sidekick_core package
documentation
sidekick_core.dart
IterableExcept extension
IterableExcept extension
dark_mode
light_mode
IterableExcept<
E
>
extension
on
Iterable
<
E
>
Methods
except
(
Iterable
<
E
>
elements
)
→
Iterable
<
E
>
Returns a new lazy
Iterable
containing all elements of this collection except the elements contained in the given
elements
collection.
sidekick_core package
documentation
sidekick_core
IterableExcept extension
sidekick_core library