HaxeFoundation / HaxeFoundation/HaxeManual

Assignment operator missing (?)

Open
#509 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.