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
It's come up many times on slack that this is generally used wrong and is to be discouraged,
The text was updated successfully, but these errors were encountered:
Broadening this to include compiler meta hints like ^:const, ^:static, ^:once, etc and var meta like ^:tag, ^:arglists, etc. Might make sense in the FAQ, or perhaps on https://clojure.org/reference/compilation or https://clojure.org/reference/vars.
^:const
^:static
^:once
^:tag
^:arglists
Sorry, something went wrong.
add section on var metadata tags in vars page, #534
4a084a8
No branches or pull requests
It's come up many times on slack that this is generally used wrong and is to be discouraged,
The text was updated successfully, but these errors were encountered: