StrictKeyedIterable::take

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

Parameters

  • int $n

Returns