HaxeFoundation / HaxeFoundation/HaxeManual

@:op(a.b)/@:resolve and resolution order

Open
#421 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

* [The operator overloading](https://haxe.org/manual/types-abstract-operator-overloading.html) page should mention that `@:op(a.b)` only comes into effect on unknown field access.
* We now have various field resolution mechanisms that should be documented by-priority, similar to [identifier resolution](https://haxe.org/manual/type-system-resolution-order.html). This includes field access on the type itself, `@:forward`, `@:op(a.b)` and both `using` and `@:using`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.