ds – -Translation – Keybot Dictionary

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