StrictIterable::skip

public function skip(
  int $n,
): Iterable<Tv>;

Parameters

  • int $n

Returns