<TKey, T>
extends |
Countable, IteratorAggregate<TKey, T>, All<TKey, T>, Any<TKey, T>, Append<TKey, T>, Associate<TKey, T>, Chunk<TKey, T>, Cycle<TKey, T>, Diff<TKey, T>, DiffKey<TKey, T>, Drop<TKey, T>, Every<TKey, T>, Filter<TKey, T>, FilterKeys<TKey, T>, FilterWithKey<TKey, T>, First<TKey, T>, Flip<TKey, T>, Forget<TKey, T>, Get<TKey, T>, Has<TKey, T>, Intersect<TKey, T>, IntersectKey<TKey, T>, Keys<TKey, T>, Limit<TKey, T>, Map<TKey, T>, MapKeys<TKey, T>, MapWithKey<TKey, T>, Partition<TKey, T>, Reduce<TKey, T>, Reductions<TKey, T>, Reject<TKey, T>, Slice<TKey, T>, Take<TKey, T>, Tap<TKey, T>, Values<TKey, T> |
---|
Methods | ||
---|---|---|
public
static
|
wrap<WrapKey, Wrap>((Closure(): iterable<WrapKey, Wrap>)|iterable<WrapKey, Wrap> $items): self<WrapKey, Wrap>
|
# |
Methods inherited from Nexus\Collection\Operation\All |
---|
all() |
Methods inherited from Nexus\Collection\Operation\Any |
---|
any() |
Methods inherited from Nexus\Collection\Operation\Append |
---|
append() |
Methods inherited from Nexus\Collection\Operation\Associate |
---|
associate() |
Methods inherited from Nexus\Collection\Operation\Chunk |
---|
chunk() |
Methods inherited from Nexus\Collection\Operation\Cycle |
---|
cycle() |
Methods inherited from Nexus\Collection\Operation\Diff |
---|
diff() |
Methods inherited from Nexus\Collection\Operation\DiffKey |
---|
diffKey() |
Methods inherited from Nexus\Collection\Operation\Drop |
---|
drop() |
Methods inherited from Nexus\Collection\Operation\Every |
---|
every() |
Methods inherited from Nexus\Collection\Operation\Filter |
---|
filter() |
Methods inherited from Nexus\Collection\Operation\FilterKeys |
---|
filterKeys() |
Methods inherited from Nexus\Collection\Operation\FilterWithKey |
---|
filterWithKey() |
Methods inherited from Nexus\Collection\Operation\First |
---|
first() |
Methods inherited from Nexus\Collection\Operation\Flip |
---|
flip() |
Methods inherited from Nexus\Collection\Operation\Forget |
---|
forget() |
Methods inherited from Nexus\Collection\Operation\Get |
---|
get() |
Methods inherited from Nexus\Collection\Operation\Has |
---|
has() |
Methods inherited from Nexus\Collection\Operation\Intersect |
---|
intersect() |
Methods inherited from Nexus\Collection\Operation\IntersectKey |
---|
intersectKey() |
Methods inherited from Nexus\Collection\Operation\Keys |
---|
keys() |
Methods inherited from Nexus\Collection\Operation\Limit |
---|
limit() |
Methods inherited from Nexus\Collection\Operation\Map |
---|
map() |
Methods inherited from Nexus\Collection\Operation\MapKeys |
---|
mapKeys() |
Methods inherited from Nexus\Collection\Operation\MapWithKey |
---|
mapWithKey() |
Methods inherited from Nexus\Collection\Operation\Partition |
---|
partition() |
Methods inherited from Nexus\Collection\Operation\Reduce |
---|
reduce() |
Methods inherited from Nexus\Collection\Operation\Reductions |
---|
reductions() |
Methods inherited from Nexus\Collection\Operation\Reject |
---|
reject() |
Methods inherited from Nexus\Collection\Operation\Slice |
---|
slice() |
Methods inherited from Nexus\Collection\Operation\Take |
---|
take() |
Methods inherited from Nexus\Collection\Operation\Tap |
---|
tap() |
Methods inherited from Nexus\Collection\Operation\Values |
---|
values() |