検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 1189 for [SIMILAR] 16 1024 4096 WITH 16235 deque WITH 635... (0.523 sec.)
The Vector class 0
« Ds\Sequence::unshift Ds\Vector::allocate » PHP Manual Data Structures The Vector class The Vector class (No version information available, might only be in Git) はじめに A Vector is a sequence of values in a contiguous buffer that grows and shrinks automatically. It's the most efficien ...
https://man.plustar.jp/php/class.ds-vector.html - [similar]
Removes and returns the first value 0
« Ds\Sequence::set Ds\Sequence::slice » PHP Manual Sequence Removes and returns the first value Ds\Sequence::shift (PECL ds >= 1.0.0) Ds\Sequence::shift — Removes and returns the first value 説明 abstract public Ds\Sequence::shift (): mixed Removes and returns the first value. パラメータ ...
https://man.plustar.jp/php/ds-sequence.shift.html - [similar]
Removes and returns the first value 0
« Ds\Vector::set Ds\Vector::slice » PHP Manual Vector Removes and returns the first value Ds\Vector::shift (PECL ds >= 1.0.0) Ds\Vector::shift — Removes and returns the first value 説明 public Ds\Vector::shift (): mixed Removes and returns the first value. パラメータ この関数にはパラメー ...
https://man.plustar.jp/php/ds-vector.shift.html - [similar]
The Sequence interface 0
« Ds\Hashable::hash Ds\Sequence::allocate » PHP Manual Data Structures The Sequence interface The Sequence interface (No version information available, might only be in Git) はじめに A Sequence describes the behaviour of values arranged in a single, linear dimension. Some languages refer ...
https://man.plustar.jp/php/class.ds-sequence.html - [similar]
The Set class 0
« Ds\Pair::toArray Ds\Set::add » PHP Manual Data Structures The Set class The Set class (No version information available, might only be in Git) はじめに A Set is a sequence of unique values. This implementation uses the same hash table as Ds\Map , where values are used as keys and the m ...
https://man.plustar.jp/php/class.ds-set.html - [similar]
The Queue class 0
« Ds\Stack::toArray Ds\Queue::allocate » PHP Manual Data Structures The Queue class The Queue class (No version information available, might only be in Git) はじめに A Queue is a “first in, first out” or “FIFO” collection that only allows access to the value at the front of the queue and ...
https://man.plustar.jp/php/class.ds-queue.html - [similar]
The PriorityQueue class 0
« Ds\Queue::toArray Ds\PriorityQueue::allocate » PHP Manual Data Structures The PriorityQueue class The PriorityQueue class (No version information available, might only be in Git) はじめに A PriorityQueue is very similar to a Queue. Values are pushed into the queue with an assigned prio ...
https://man.plustar.jp/php/class.ds-priorityqueue.html - [similar]
The Stack class 0
« Ds\Set::xor Ds\Stack::allocate » PHP Manual Data Structures The Stack class The Stack class (No version information available, might only be in Git) はじめに A Stack is a “last in, first out” or “LIFO” collection that only allows access to the value at the top of the structure and iter ...
https://man.plustar.jp/php/class.ds-stack.html - [similar]
Returns the group.main value 0
« SolrQuery::getGroupLimit SolrQuery::getGroupNGroups » PHP Manual SolrQuery Returns the group.main value SolrQuery::getGroupMain (PECL solr >= 2.2.0) SolrQuery::getGroupMain — Returns the group.main value 説明 public SolrQuery::getGroupMain (): bool Returns the group.main value パラメー ...
https://man.plustar.jp/php/solrquery.getgroupmain.html - [similar]
Removes and returns the value with the highest priority 0
« Ds\PriorityQueue::peek Ds\PriorityQueue::push » PHP Manual PriorityQueue Removes and returns the value with the highest priority Ds\PriorityQueue::pop (PECL ds >= 1.0.0) Ds\PriorityQueue::pop — Removes and returns the value with the highest priority 説明 public Ds\PriorityQueue::pop () ...
https://man.plustar.jp/php/ds-priorityqueue.pop.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT