Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Local define eval #61

Closed
jkarni opened this issue Aug 23, 2018 · 2 comments
Closed

Local define eval #61

jkarni opened this issue Aug 23, 2018 · 2 comments
Labels
bug Something isn't working question Further information is requested

Comments

@jkarni
Copy link
Contributor

jkarni commented Aug 23, 2018

((lambda () (define eval (lambda (e) #t)) 3)) should in my mind evaluate to #t, not 3. @jameshaydon do you agree?

@jkarni jkarni added bug Something isn't working question Further information is requested labels Aug 23, 2018
@jameshaydon
Copy link
Contributor

@jkarni fixed?

@jkarni
Copy link
Contributor Author

jkarni commented Oct 11, 2018

Yeah, not relevant anymore.

@jkarni jkarni closed this as completed Oct 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants