Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Pre and post conditions are not respected in the instarepl #1

Open
cldwalker opened this issue Jan 1, 2016 · 0 comments
Open

Pre and post conditions are not respected in the instarepl #1

cldwalker opened this issue Jan 1, 2016 · 0 comments

Comments

@cldwalker
Copy link
Member

From LightTable/LightTable#163:

As has been mentioned in #107 and #127 the InstaREPL "ignores" pre and post conditions. I suspect that what's really happening is that IR uses CLJS as its evaluation chain. In this case it makes sense because a pre/post map is just a map in the body of a function def to CLJS. It would be nice to allow the user to select the eval engine (CLJ vs CLJS) for use in the InstaREPL.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant