Y
Hacker News
new
|
ask
|
show
|
jobs
by
lispm
3033 days ago
I think this depends on which RnRS you look at.
1 comments
eatonphil
3033 days ago
Do some of the older ones just completely omit reserving them?
link
lispm
3033 days ago
R6RS: pairs and lists, enclosed by ( ) or [ ] (see section 4.3.2)
link
eatonphil
3033 days ago
Ah the problem child. :) I've mostly only paid attention to R5RS and R7RS.
link