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

Instrument called needlessly #1

Open
UnwarySage opened this issue Jan 28, 2018 · 0 comments
Open

Instrument called needlessly #1

UnwarySage opened this issue Jan 28, 2018 · 0 comments

Comments

@UnwarySage
Copy link
Collaborator

instrument is called needlessly, after say evaluating (+ 5 9).
Possibly make it check if a new var is being defined, or possibly not use instrument, and instead do some sort of manual conforming in the handler.
Having the handler conform it might mean that an erroring subfunction returns a string, instead of stopping execution.

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