Hacker News new | ask | show | jobs
by lispm 3033 days ago
I think this depends on which RnRS you look at.
1 comments

Do some of the older ones just completely omit reserving them?
R6RS: pairs and lists, enclosed by ( ) or [ ] (see section 4.3.2)
Ah the problem child. :) I've mostly only paid attention to R5RS and R7RS.