HaxeFoundation / HaxeFoundation/HaxeManual
safe-cast spec change
Open
Beginner friendly
- Dominant language
- Haxe
- Stars
- 225
- Forks
- 156
- Avg merge
- 5h 16m
- Merged PRs (30d)
- 1
Description
As discussed with @ncannasse, the [safe-cast documentation](https://haxe.org/manual/expression-cast-safe.html) should be changed to reflect that safe-casts throw "some" exception, not necessarily one of type `String` as documented.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the linked safe-cast documentation at haxe.org/manual/expression-cast-safe.html and compare its wording with the issue. Update the documentation so it says safe-casts throw some exception rather than necessarily a String exception; the work is done when that statement accurately reflects the behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100