Consistently use ⎕← for negating shyness
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 9
- Forks
- 7
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 56
Description
**Page on which the enhancement should be made**
generic
**Describe the enhancement you would like**
Always use `⎕←` to suppress shyness.
**Additional information**
`⊢` doesn't work in dyalogscript where there's no implicit output.
`+` is doubly wrong as it risks conjugating any complex numbers in the output
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the generic page named in the issue and search for uses of ⊢ and + that suppress shyness. Done means those cases consistently use ⎕←, while preserving the documented concerns about dyalogscript output and complex numbers.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 85/100