kowainik / kowainik/learn4haskell
Clarify corner-cases better
Open
chapter1
enhancement
- Dominant language
- Haskell
- Stars
- 1k
- Forks
- 854
- PR merge metrics
- No merged PRs in 30d
Description
Mention where we need to be more careful when working with `Int`s:
- 0
- positive
- negative
- in some bounds
Contributor guide
Research direction
Locate the Learn4Haskell lesson or exercise that discusses working with Ints and review its existing guidance. Clarify the relevant corner cases for zero, positive values, negative values, and values at or near bounds; the documentation should explicitly mention each case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100