lean-ja / lean-ja/lean-by-example
`pp.foralls` オプション
Open
Nobody has claimed this yet.
オプション
型システム
- Dominant language
- Lean
- Stars
- 188
- Forks
- 15
- Avg merge
- 9h 8m
- Merged PRs (30d)
- 6
Description
オフにすると、∀ を一切プリティプリントに使用しなくなる。教育的な目的のためのオプション。
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by locating how pretty-printing options are defined and how pp.foralls is handled, then check existing rendering examples. Done means that disabling the option prevents the ∀ character from appearing in pretty-printed output.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100