HaxeFoundation / HaxeFoundation/haxe
Request: Have compiler check purity on functions labeled @:pure
Open
enhancement
feature-analyzer
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
The compiler would check for side effects in @:pure function implementations and throw an error if any were found.
Contributor guide
Assessment
This issue has not been assessed yet.