lean-ja / lean-ja/lean-by-example
`Float` は Ord のインスタンスではない
Open
Nobody has claimed this yet.
データ型
- Dominant language
- Lean
- Stars
- 188
- Forks
- 15
- Avg merge
- 9h 8m
- Merged PRs (30d)
- 6
Description
#synth LT Float
#synth LE Float
-- Ord はない
#check_failure (inferInstance : Ord Float)
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, test, or entry point is identified. Start by locating the documentation section that covers Float and Ord, then clarify whether the intended outcome is an explanation, a correction, or a missing example; completion should be defined by that clarification.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100