psil

symb

This is the documentation for the symb module.


is-symb?

is-symb? (boolean) checks if the rand is a symbol.

Parameters:


is-void?

is-void? (boolean) checks if the rand is the #void symbol.

Parameters:


str2symb

str2symb (symbol) converts a given string to a symbol.

Parameters:


symb2str

symb2str (string) converts a given symbol to a string.

Parameters: