dkg / draft-rivest-sexp

0 stars 0 forks source link

confusion between S-expression and lists #15

Open dkg opened 11 months ago

dkg commented 11 months ago

my understanding is that an S-expression doesn't have to be a list -- it could just be a simple octet-string.

However, under the subsection Lists, it says:

Just as with octet-strings, there are several ways to represent an S-expression.

This appears to imply that only lists are S-expressions. I think it should read "…several ways to represent a list."

d3e3e3 commented 3 months ago

OK.