MyUtilityExtensionIterableStartsWithExtension<E> extension
- on
-
- Iterable<
E>
- Iterable<
Methods
-
startsWith(
Iterable< E> other) → bool -
Available on Iterable<
Check if this collection starts with the elements ofE> , provided by the MyUtilityExtensionIterableStartsWithExtension extensionother.