MyUtilityExtensionIterableStartsWithExtension<E> extension

on

Methods

startsWith(Iterable<E> other) bool

Available on Iterable<E>, provided by the MyUtilityExtensionIterableStartsWithExtension extension

Check if this collection starts with the elements of other.