lean-ja / lean-ja/lean-by-example
let 式 / let 文
Open
Nobody has claimed this yet.
構文・パーサ
- Dominant language
- Lean
- Stars
- 188
- Forks
- 15
- Avg merge
- 9h 8m
- Merged PRs (30d)
- 6
Description
構文としては Lean.Parser.Term.«let» によって補足される。
import Lean
#check Lean.Parser.Term.«let»
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 only identifies Lean.Parser.Term.«let» and shows a #check example. Start by reading that parser entry point and the surrounding documentation structure; clarify the intended explanation or code example before editing. Done should mean the let expression or statement is documented with an agreed scope and a verified example.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100