ds – Übersetzung – Keybot-Wörterbuch

Spacer TTN Translation Network TTN TTN Login Français English Spacer Help
Ausgangssprachen Zielsprachen
Keybot 262 Ergebnisse  magdalinette.com
  PHP: Data Structures - ...  
Ds\Stack::clear — Removes all values
Ds\Stack::clear — Удаляет все значения из коллекции
  PHP: Data Structures - ...  
Ds\Sequence::find — Attempts to find a value's index
Ds\Sequence::find — Поиск индекса по значению
  PHP: Data Structures - ...  
Ds\Deque::find — Attempts to find a value's index
Ds\Deque::find — Поиск индекса по значению
  PHP: Data Structures - ...  
Ds\Sequence::push — Adds values to the end of the sequence
Ds\Sequence::push — Добавляет значения в конец последовательности
  PHP: Data Structures - ...  
Ds\Sequence::contains — Determines if the sequence contains given values
Ds\Sequence::contains — Проверяет, содержится ли в коллекции заданные значения
  PHP: Data Structures - ...  
Ds\Sequence::first — Returns the first value in the sequence
Ds\Sequence::first — Возвращает первый элемент коллекции
  PHP: Data Structures - ...  
Ds\Map::values — Returns a sequence of the map's values
Ds\Map::values — Возвращает последовательность значений коллекции
  PHP: Data Structures - ...  
Ds\Deque::join — Joins all values together as a string
Ds\Deque::join — Склеивает все значения в строку
  PHP: Data Structures - ...  
Ds\Deque::contains — Determines if the deque contains given values
Ds\Deque::contains — Проверяет, содержится ли в двухсторонней очереди заданные значения
  PHP: Data Structures - ...  
Ds\PriorityQueue::allocate — Allocates enough memory for a required capacity
Ds\PriorityQueue::allocate — Выделяет память под указанную вместимость
  PHP: Data Structures - ...  
Ds\Map::remove — Removes and returns a value by key
Ds\Map::remove — Удаляет и возвращает значение по ключу
  PHP: Data Structures - ...  
Ds\Sequence::get — Returns the value at a given index
Ds\Sequence::get — Возвращает значение по индексу
  PHP: Data Structures - ...  
Ds\Map::ksort — Sorts the map in-place by key
Ds\Map::ksort — Сортирует текущую коллекцию по ключам
  PHP: Data Structures - ...  
Ds\Vector::slice — Returns a sub-vector of a given range
Ds\Vector::slice — Возвращает подвектор из заданного диапазона
  PHP: Data Structures - ...  
Ds\Map::sort — Sorts the map in-place by value
Ds\Map::sort — Сортирует коллекцию по значениям
  PHP: Data Structures - ...  
Ds\Queue::copy — Returns a shallow copy of the queue
Ds\Queue::copy — Возвращает поверхностную копию очереди
  PHP: Data Structures - ...  
Ds\Stack::allocate — Allocates enough memory for a required capacity
Ds\Stack::allocate — Выделяет память под указанную вместимость
  PHP: Data Structures - ...  
Ds\Pair::copy — Returns a shallow copy of the pair
Ds\Pair::copy — Возвращает поверхностную копию пары
  PHP: Data Structures - ...  
Ds\Map::first — Returns the first pair in the map
Ds\Map::first — Возвращает первый элемент коллекции
  PHP: Data Structures - ...  
Ds\Deque::count — Returns the number of values in the collection
Ds\Deque::count — Возвращает количество элементов двухсторонней очереди
  PHP: Data Structures - ...  
Ds\Map::merge — Returns the result of adding all given associations
Ds\Map::merge — Возвращает результат добавления всех заданных элементов в коллекцию
  PHP: Data Structures - ...  
Ds\Deque::copy — Returns a shallow copy of the deque
Ds\Deque::copy — Возвращает поверхностную копию коллекции
  PHP: Data Structures - ...  
Ds\Queue::count — Returns the number of values in the queue
Ds\Queue::count — Возвращает количество элементов очереди
  PHP: Data Structures - ...  
Ds\Map::hasKey — Determines whether the map contains a given key
Ds\Map::hasKey — Проверяет, содержит ли коллекция заданный ключ
  PHP: Data Structures - ...  
Ds\Set::slice — Returns a sub-set of a given range
Ds\Set::slice — Возвращает поднабор из заданного диапазона
  PHP: Data Structures - ...  
Ds\Deque::slice — Returns a sub-deque of a given range
Ds\Deque::slice — Возвращает подочередь из заданного диапазона
  PHP: Data Structures - ...  
Ds\Map::skip — Returns the pair at a given positional index
Ds\Map::skip — Возвращает пару по индексу позиции
  PHP: Data Structures - ...  
Ds\Deque::set — Updates a value at a given index
Ds\Deque::set — Заменяет значение по указанному индексу
  PHP: Data Structures - ...  
Ds\Deque::push — Adds values to the end of the deque
Ds\Deque::push — Добавляет значения в конец двухсторонней очереди
  PHP: Data Structures - ...  
Ds\Map::hasValue — Determines whether the map contains a given value
Ds\Map::hasValue — Проверяет, содержит ли коллекция заданное значение
1 2 3 4 5 6 7 8 9 10 Arrow