8.16.0.4
4.7 Symbols
Returns #true, if v is a symbol; #false, otherwise.
Returns #true, if the ss are ordered by increasing lexicographical order; #false, otherwise.
procedure
(symbol→text s) → text?
s : symbol?
Returns text that contains the character content of s.
procedure
(text→symbol txt) → symbol?
txt : text?
Returns a symbol whose name is the character content of txt.