Specific values should be added to codeworld-base runtime errors
Open
enhancement
- Dominant language
- Haskell
- Stars
- 1.3k
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Description
When `codeworld-base` fails at runtime, such as `#` with a non-positive number, or out of bounds, etc., the error message should include the actual data (the index and length of the list, for example). Should vet all runtime errors for this.
Contributor guide
Assessment
This issue has not been assessed yet.