ds – -Translation – Keybot Dictionary

Spacer TTN Translation Network TTN TTN Login Deutsch Français Spacer Help
Source Languages Target Languages
Keybot 226 Results  www.dab-europe.com
  PHP: Data Structures - ...  
Ds\Vector::unshift — Adds values to the front of the vector
Ds\Vector::unshift — Добавляет значения в начало вектора
  PHP: Data Structures - ...  
Ds\Sequence::push — Adds values to the end of the sequence
Ds\Sequence::push — Добавляет значения в конец последовательности
  PHP: Data Structures - ...  
Ds\Map::sort — Sorts the map in-place by value
Ds\Map::sort — Сортирует коллекцию по значениям
  PHP: Data Structures - ...  
Ds\Map::ksort — Sorts the map in-place by key
Ds\Map::ksort — Сортирует текущую коллекцию по ключам
  PHP: Data Structures - ...  
Ds\Queue::count — Returns the number of values in the queue
Ds\Queue::count — Возвращает количество элементов очереди
  PHP: Data Structures - ...  
Ds\Collection::copy — Returns a shallow copy of the collection
Ds\Collection::copy — Возвращает копию коллекции
  PHP: Data Structures - ...  
Ds\Set::remove — Removes all given values from the set
Ds\Set::remove — Удаляет все заданные значения из набора
  PHP: Data Structures - ...  
Ds\Sequence::remove — Removes and returns a value by index
Ds\Sequence::remove — Удаляет и возвращает значение по индексу
  PHP: Data Structures - ...  
Ds\Map::hasValue — Determines whether the map contains a given value
Ds\Map::hasValue — Проверяет, содержит ли коллекция заданное значение
  PHP: Data Structures - ...  
Ds\Deque::find — Attempts to find a value's index
Ds\Deque::find — Поиск индекса по значению
  PHP: Data Structures - ...  
Ds\Map::hasKey — Determines whether the map contains a given key
Ds\Map::hasKey — Проверяет, содержит ли коллекция заданный ключ
  PHP: Data Structures - ...  
Ds\Set::last — Returns the last value in the set
Ds\Set::last — Возвращает последнее значение коллекции
  PHP: Data Structures - ...  
Ds\Set::copy — Returns a shallow copy of the set
Ds\Set::copy — Возвращает поверхностную копию коллекции
  PHP: Data Structures - ...  
Ds\Map::copy — Returns a shallow copy of the map
Ds\Map::copy — Возвращает поверхностную копию коллекции
  PHP: Data Structures - ...  
Ds\Sequence::set — Updates a value at a given index
Ds\Sequence::set — Заменяет значение по указанному индексу
  PHP: Data Structures - ...  
Ds\PriorityQueue::copy — Returns a shallow copy of the queue
Ds\PriorityQueue::copy — Возвращает поверхностную копию очереди
  PHP: Data Structures - ...  
Ds\Stack::count — Returns the number of values in the stack
Ds\Stack::count — Возвращает количество элементов коллекции
  PHP: Data Structures - ...  
Ds\Sequence::find — Attempts to find a value's index
Ds\Sequence::find — Поиск индекса по значению
  PHP: Data Structures - ...  
Ds\Sequence::first — Returns the first value in the sequence
Ds\Sequence::first — Возвращает первый элемент коллекции
  PHP: Data Structures - ...  
Ds\Deque::push — Adds values to the end of the deque
Ds\Deque::push — Добавляет значения в конец двухсторонней очереди
  PHP: Data Structures - ...  
Ds\Set::slice — Returns a sub-set of a given range
Ds\Set::slice — Возвращает поднабор из заданного диапазона
  PHP: Data Structures - ...  
Ds\Deque::contains — Determines if the deque contains given values
Ds\Deque::contains — Проверяет, содержится ли в двухсторонней очереди заданные значения
  PHP: Data Structures - ...  
Ds\Set::isEmpty — Returns whether the set is empty
Ds\Set::isEmpty — Проверяет, пуста ли коллекция
  PHP: Data Structures - ...  
Ds\Vector::push — Adds values to the end of the vector
Ds\Vector::push — Добавляет значения в конец вектора
  PHP: Data Structures - ...  
Ds\Sequence::slice — Returns a sub-sequence of a given range
Ds\Sequence::slice — Возвращает под-коллекцию из заданного диапазона
  PHP: Data Structures - ...  
Ds\Vector::join — Joins all values together as a string
Ds\Vector::join — Склеивает все значения в строку
  PHP: Data Structures - ...  
Ds\Map::keys — Returns a set of the map's keys
Ds\Map::keys — Возвращает набор ключей коллекции
  PHP: Data Structures - ...  
Ds\Map::count — Returns the number of values in the map
Ds\Map::count — Возвращает количество элементов коллекции
  PHP: Data Structures - ...  
Ds\Map::values — Returns a sequence of the map's values
Ds\Map::values — Возвращает последовательность значений коллекции
  PHP: Data Structures - ...  
Ds\Vector::slice — Returns a sub-vector of a given range
Ds\Vector::slice — Возвращает подвектор из заданного диапазона
1 2 3 4 5 6 7 8 9 10 Arrow