symbol=? -- r7rs Definition
§

Kind
§

comparator;

Extended by
§

Procedure signature
§

Procedure variants:

Exports
§

Exports recursive
§

Description
§

(symbol=? symbol_1 symbol_2 symbol_3 ...)

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

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


The text herein was sourced and adapted as described in the "R7RS attribution of various text snippets" appendix.

Referenced-types
§