lean-ja / lean-ja/lean-by-example
`Array.pop` は定数時間で動作するのか?
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
No file or test is named. Start by locating the documentation comment for Lean's Array.pop and review the linked Zulip discussion about its execution time. Done means the relevant documentation clearly states whether Array.pop has constant-time complexity.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation, performance
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100