StrictIterable::take

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

Parameters

  • int $n

Returns