chickadee » scheme » base » symbol=?

(symbol=? symbol[1] symbol[2] symbol[3] ...)procedure

Returns #t if all the arguments all have the same names in the sense of string=?.

Note: The definition above assumes that none of the arguments are uninterned symbols.