HaxeFoundation / HaxeFoundation/HaxeManual
[Question] Bypassing setter on initialization
Open
- Dominant language
- Haxe
- Stars
- 225
- Forks
- 156
- Avg merge
- 5h 16m
- Merged PRs (30d)
- 1
Description
I can define prop like `var foo(default, set):String = 'bar';` and it bypasses setter on initialization ( https://try.haxe.org/#1eaA1901 ). But is this documented? I couldnt find it in the manual.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.