lean-ja / lean-ja/lean-by-example
for 文を紹介する
Open
Nobody has claimed this yet.
構文・パーサ
- Dominant language
- Lean
- Stars
- 188
- Forks
- 15
- Avg merge
- 9h 8m
- Merged PRs (30d)
- 6
Description
for 文は基本的な機能なので、早めに紹介したい。ForIn 型クラスも当然紹介が必要だが、レベルが高い話になるのですぐには紹介せず、導線を敷く。
continue / break も併せて紹介する。
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
Locate the existing Lean language-feature documentation and its navigation structure, then read nearby introductions to match their scope and style. Done means a page introduces for, covers continue and break, and provides a route toward the more advanced ForIn type class without introducing it in full.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100