Y
Hacker News
new
|
ask
|
show
|
jobs
by
gglitch
363 days ago
Is the empty list also an s-expression? If so, would it not be slightly more correct to define s-expressions as either an atom or a list of
zero or more
s-expressions?
1 comments
wk_end
363 days ago
An empty list is atomic! What could it break down into?
link