dkg / draft-rivest-sexp

0 stars 0 forks source link

normalize writing of k = 2 #18

Open dkg opened 11 months ago

dkg commented 11 months ago

the array-layout memory representation refers to "k = 2" and "k=2" -- these should be normalized: either write both with spaces, or both without spaces, so that the reader doesn't wonder whether they are supposed to mean something distinct.

d3e3e3 commented 3 months ago

There seem to be two occurrences with spaces and only one without so will normalize to use spaces.