basic API docs
[awesomized/ext-ion] / docs / src / ion / Catalog / remove.md
1 # bool ion\Catalog::remove(ion\Symbol\Table|string $table)
2
3 Remove a shared symbol table from the catalog.
4
5
6
7
8
9
10 ## Params:
11
12 * ion\Symbol\Table|string $table
13 The symbol table to renmove.
14
15
16 ## Returns:
17
18 * bool, Success.
19
20