[F] createStateSymbol
function createStateSymbol(name): symbolGet or create a symbol with the given name unique for that library.
Parameters
| Parameter | Type | Description |
|---|---|---|
name | string | Symbol name scoped with the library name. |
Returns
symbol
function createStateSymbol(name): symbolGet or create a symbol with the given name unique for that library.
| Parameter | Type | Description |
|---|---|---|
name | string | Symbol name scoped with the library name. |
symbol