Next:
type
Prev:
tostr
tosym
tosym(
string
)
This function converts
string
into a symbol.
string
can be any string; it does not have to be a valid identifier.
Examples:
tosym("foo") => 'foo