skipWhile method

Iterable<E> skipWhile (bool test(E element))
inherited