Chainable
Translation of "chainable" into Russian
chainable
AdjectiveUK
/ˈtʃeɪnəbl/
US
/ˈtʃeɪnəbl/
chainable
more chainable Comp.
most chainable Super.
способный быть соединённым в цепь; общий технический контекст
The new software modules are chainable, allowing for seamless integration with existing systems.
Новые программные модули связываемы, что обеспечивает их бесшовную интеграцию с существующими системами.
Additional translations
цепочечный
программирование: поддерживающий цепочку вызовов Definitions
chainable
AdjectiveUK
/ˈtʃeɪnəbl/
US
/ˈtʃeɪnəbl/
Capable of being linked or connected in a series or sequence.
The new software modules are chainable, allowing for seamless integration with existing systems.
Computing: Of a method, function, or interface, designed to return a value that enables successive calls to be made on the same object or structure (method chaining).
The API provides chainable setter methods so that configuration calls can be strung together.