Contents
Indexes:
Function Symbol->String
Part of:
package metabang.utilities
(
symbol->string
< string-or-symbol > &optional < replace-dash? > )
Returns a symbol as a string, replacing any dashes with spaces. The inverse ~
of string->symbol.