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

'safe' does not capture binding error #353

Open
masak opened this issue Jun 29, 2021 · 0 comments
Open

'safe' does not capture binding error #353

masak opened this issue Jun 29, 2021 · 0 comments

Comments

@masak
Copy link
Owner

masak commented Jun 29, 2021

> (safe (id D D))
Error: ('unboundb D)
> (bel '(safe (id D D)))
nil

The first one should of course not throw an error but return nil, just like the second one.

(Going to file this issue even though, at the time of writing, that last evaluation hasn't come back with a result, 90 minutes later. Guessing eif takes a lot of time to run on two layers of Bel interpreter.)

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