Results of 1 - 10 of about 130 for [SIMILAR] 16 1024 4096 WITH 27254 capacity WITH ... (0.279 sec.)
- Returns the current capacity 10000
- « Ds\Queue::allocate Ds\Queue::clear » PHP Manual Queue Returns the current capacity Ds\Queue::capacity (PECL ds >= 1.0.0) Ds\Queue::capacity — Returns the current capacity 説明 public Ds\Queue::capacity (): int Returns the current capacity. パラメータ この関数にはパラメータはありません。
...
-
https://man.plustar.jp/php/ds-queue.capacity.html
- [similar]
- The PriorityQueue class 9672
- « 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]
- Returns the current capacity 9159
- « Ds\Set::allocate Ds\Set::clear » PHP Manual Set Returns the current capacity Ds\Set::capacity (PECL ds >= 1.0.0) Ds\Set::capacity — Returns the current capacity 説明 public Ds\Set::capacity (): int Returns the current capacity. パラメータ この関数にはパラメータはありません。 戻り値 The
...
-
https://man.plustar.jp/php/ds-set.capacity.html
- [similar]
- Returns the current capacity 9158
- « Ds\PriorityQueue::allocate Ds\PriorityQueue::clear » PHP Manual PriorityQueue Returns the current capacity Ds\PriorityQueue::capacity (PECL ds >= 1.0.0) Ds\PriorityQueue::capacity — Returns the current capacity 説明 public Ds\PriorityQueue::capacity (): int Returns the current capacity
...
-
https://man.plustar.jp/php/ds-priorityqueue.capacity.html
- [similar]
- Returns the current capacity 9139
- « Ds\Stack::allocate Ds\Stack::clear » PHP Manual Stack Returns the current capacity Ds\Stack::capacity (PECL ds >= 1.0.0) Ds\Stack::capacity — Returns the current capacity 説明 public Ds\Stack::capacity (): int Returns the current capacity. パラメータ この関数にはパラメータはありません。
...
-
https://man.plustar.jp/php/ds-stack.capacity.html
- [similar]
- Allocates enough memory for a required capacity 8957
- « PriorityQueue Ds\PriorityQueue::capacity » PHP Manual PriorityQueue Allocates enough memory for a required capacity Ds\PriorityQueue::allocate (PECL ds >= 1.0.0) Ds\PriorityQueue::allocate — Allocates enough memory for a required capacity 説明 public Ds\PriorityQueue::allocate ( int $c
...
-
https://man.plustar.jp/php/ds-priorityqueue.allocate.html
- [similar]
- Data Structures 8957
- « untaint はじめに » PHP Manual その他の基本モジュール Data Structures Data Structures はじめに インストール/設定 要件 インストール手順 定義済み定数 例 Collection — The Collection interface Ds\Collection::clear — Removes all values Ds\Collection::copy — Returns a shallow copy of the coll
...
-
https://man.plustar.jp/php/book.ds.html
- [similar]
- The Deque class 8957
- « Ds\Vector::unshift Ds\Deque::allocate » PHP Manual Data Structures The Deque class The Deque class (No version information available, might only be in Git) はじめに A Deque (pronounced “deck”) is a sequence of values in a contiguous buffer that grows and shrinks automatically. The name
...
-
https://man.plustar.jp/php/class.ds-deque.html
- [similar]
- The Vector class 8957
- « 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]
- The Set class 8957
- « 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]