summaryR6RS base compatibility: symbol=? and boolean=?R6RS base compatibility: symbol=?
descriptionThese are equivalent to `eq?` on symbols and booleans, and provide R6RS base compatibility as well as completing the set of type-specific comparisons.This is equivalent to `eq?` on symbols, and provides R6RS base compatibility as well as completing the set of type-specific comparisons. See also #316.