HaxeFoundation / HaxeFoundation/HaxeManual
Assignment operator missing (?)
- Dominant language
- Haxe
- Stars
- 225
- Forks
- 156
- Avg merge
- 5h 16m
- Merged PRs (30d)
- 1
Description
Hi there
It seems the assignment operator `=` is missing among the [operators](https://haxe.org/manual/expression-operators.html).
You can also check in [precedence](https://haxe.org/manual/expression-operators-precedence.html).
Nevertheless `=` is called assignment operator in ["var and final"](https://haxe.org/manual/expression-var.html).
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the operators and operator-precedence pages linked in the issue, then compare their treatment of `=` with the var and final page. Done means the assignment operator is represented consistently in the relevant operator documentation and precedence information.
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
- Mostly clear
- Newbie friendliness
- 45/100