(valid-sym-str? st)
  st: a str
  returns a bool
F

Returns #t if its argument would be a valid symbol.

See also: sym

valid-sym-char?
representable-sym-str?