<TKey is int, TValue>
Methods | ||
---|---|---|
public
|
merge($items)
|
# |
public
|
shift(&$first = null)
|
# |
protected
|
getItems(Arrayable<array-key, TValue>|iterable<array-key, TValue> $items): iterable<TValue>
|
# |
protected
|
replaceItems(array<int, TValue> $items, bool $trustKeys = false, bool $getClone = true): static
|
# |