We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi.
I think a chapter on streams would be a good addition. The "Input/Output" section contains some stuff related to streams, but there's more to cover.
I'm creating this issue for future reference. I'm considering trying to create the chapter myself.
The Common Lisp the Language book has a good chapter on streams, there's also the Gray Streams, etc.
The text was updated successfully, but these errors were encountered:
It would be a welcome addition.
Sorry, something went wrong.
@vindarel btw, I've published a linked PDF version of CLtL2 here: https://github.com/mmontone/cltl2-doc (you may want to add somewhere as a CL doc resource?)
I overlooked that book. It has the precision of the Hyperspec, but also design explanations. I'm learning new things as I read.
For instance, have a look at the Streams chapter. Hyperspec gives you only the streams api, but the chapter there covers more things.
(you may want to add somewhere as a CL doc resource?)
I mentioned it on the index and on awesome-cl. Have a look if it's referenced on Cliki too?
Nice! Thanks
No branches or pull requests
Hi.
I think a chapter on streams would be a good addition. The "Input/Output" section contains some stuff related to streams, but there's more to cover.
I'm creating this issue for future reference. I'm considering trying to create the chapter myself.
The Common Lisp the Language book has a good chapter on streams, there's also the Gray Streams, etc.
The text was updated successfully, but these errors were encountered: