Closed lthibault closed 4 years ago
@spy16 Should Invokable
still take an env
argument? It seems like it should since it might be invoked in a different scope from where it was defined, but I'm not sure.
Yea, Invokable would still need to take env for the same reason you mentioned.
Fixes issues flagged in #26:
Analyze()
fromEnv
Env
toExpr
⏱️ Estimated review time: 10 minutes ✅ Merge when ready.