input-output-hk / input-output-hk/constrained-generators
Improve variable names
Open
- Dominant language
- Haskell
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently we do `x_0`, `y_1`, etc. in the pretty-printer. This is to ensure unique names and avoid overlap. We should only print the `_#` suffix when there is actual overlap.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.