gleam-lang / gleam-lang/stdlib
Return index of undecodable element in dynamic.list DecodeError path
Open
- Dominant language
- Gleam
- Stars
- 710
- Forks
- 225
- Avg merge
- 5h 52m
- Merged PRs (30d)
- 3
Description
https://github.com/gleam-lang/stdlib/blob/d8f046a674197b41e409fec0522a5f6d2d4c7a6d/src/gleam/dynamic.gleam#L320-L329
I think it would be nice to return the index of the offending element instead of just `"*"`
I'm new to gleam, but I had a little play around trying to implement this and could open a pull request..
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.