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

Issues when working with Clojure for the Brave and True #12

Open
NateChat42 opened this issue May 4, 2020 · 0 comments
Open

Issues when working with Clojure for the Brave and True #12

NateChat42 opened this issue May 4, 2020 · 0 comments

Comments

@NateChat42
Copy link

I've been following along with the book Clojure for the Brave and True and I've noticed a few issues. In the book examples, (require) is used, when it should be (:require).

Additionally, some of the functions are referred to in the book, but their code is not shown in the book itself (e.g. colorize, strings-as-characters, etc.) Perhaps the tutorial is meant to go along with the code repo (which does work), but I was trying to build it from scratch using only the examples in the book and I couldn't get it to compile without downloading this repo and changing certain things and copying over the missing functions.

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

No branches or pull requests

1 participant