public function skipWhile( (function(Tv): bool) $fn, ): Iterable<Tv>;
(function(Tv): bool) $fn
Iterable<Tv>