0cf16ed4d7f69e7588d7ef96567065c6fd163879
[awesomized/ext-ion] / add.md
1 # void ion\Catalog::add(ion\Symbol\Table $table)
2
3 Add a shared symbol table to the catalog.
4
5
6
7
8
9
10 ## Params:
11
12 * ion\Symbol\Table $table
13 The new table to add.
14
15
16 ## Returns:
17
18 * void,
19
20