Loading…
![]() String updated in the repository testing_project / Documentation: reference/reference_lua/table — Russian |
Glossary
English | Russian | ||
---|---|---|---|
No related strings found in the glossary. |
Loading…
![]() String updated in the repository testing_project / Documentation: reference/reference_lua/table — Russian |
English | Russian | ||
---|---|---|---|
No related strings found in the glossary. |
---
...
tarantool> output_table = table.deepcopy(input_table)
---
...
tarantool> output_table
---
- - 1
- - a
- b
...
---
...
tarantool> output_table = table.deepcopy(input_table)
---
...
tarantool> output_table
---
- - 1
- - a
- b
...