SymbolCore

By Andrew Owen
Released under the MIT license

Notes:

Generate and compare symbols

<symbol> ( -- )

Create a unique symbol

symb-neq? ( a b -- equal? )

Compares two symbols, erroring if they aren't symbols

symb-eq ( a b -- ? )