Eval causes problems in closure compiler
Open
- Dominant language
- JavaScript
- Stars
- 276
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
The problem is in js-array.js line 401: op() is no longer referenced correctly after the function name is shortened.
It would be really useful to rewrite rql/js-array with a whole lot less eval where possible...
Contributor guide
Assessment
This issue has not been assessed yet.