Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

with-accessors invalid note #10

Open
Bike opened this issue Feb 23, 2017 · 1 comment
Open

with-accessors invalid note #10

Bike opened this issue Feb 23, 2017 · 1 comment

Comments

@Bike
Copy link

Bike commented Feb 23, 2017

sorry if you ain't takin this kind of complaint but

the notes in with-accessors (ch7 objects), which you have copied from the clhs, have symbol-macrolet bindings like (variable-name () (accessor-name in)), but symbol-macrolet doesn't accept such syntax. it oughta be (variable-name (accessor-name in)).

@phoe
Copy link
Owner

phoe commented Feb 23, 2017

I'm taking this kind of complaints.
Will fix, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants