Loading…
None
New source string testing_project / Documentation: reference/reference_lua/table — English |
Glossary
| English | English | ||
|---|---|---|---|
| No related strings found in the glossary. | |||
Loading…
None
New source string testing_project / Documentation: reference/reference_lua/table — English |
| English | English | ||
|---|---|---|---|
| No related strings found in the glossary. | |||
---
...
tarantool> output_table = table.deepcopy(input_table)
---
...
tarantool> output_table
---
- - 1
- - a
- b
...