gleam-lang / gleam-lang/stdlib
erl: backport `float.to_string` improvement to `string.inspect`
Open
good first issue
help wanted
- Dominant language
- Gleam
- Stars
- 710
- Forks
- 225
- Avg merge
- 5h 52m
- Merged PRs (30d)
- 3
Description
Backport https://github.com/gleam-lang/stdlib/issues/947 to `string.inspect`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked stdlib issue 947 to understand the float.to_string improvement and its expected behavior. Then locate string.inspect and the existing float.to_string behavior in this repository. Done means string.inspect reflects the backported improvement, with behavior verified against the linked issue.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100