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
https://github.com/Foxboron/HyREPL/blob/master/HyREPL/ops.py#L36
The decorator dosnt really do anything. It just assumed everything is correct.
The text was updated successfully, but these errors were encountered:
Does eb297bc fix this?
Sorry, something went wrong.
Partially. https://github.com/clojure/tools.nrepl#middleware-descriptors-and-nrepl-server-configuration Looking at :expect and :require but not sure how/if we should implement it. The solution could be a OrderedDict and somehow try and figure out if a given key/op is in a higher or lower level.
:expect
:require
No branches or pull requests
https://github.com/Foxboron/HyREPL/blob/master/HyREPL/ops.py#L36
The decorator dosnt really do anything. It just assumed everything is correct.
The text was updated successfully, but these errors were encountered: