IterableStartsWithExtension<E> extension

on

Methods

startsWith(Iterable<E> otherIterable) bool
Returns if this Iterable starts with the elements of otherIterable.