HaxeFoundation / HaxeFoundation/haxe
Allow array pattern when matching things with length and array read access.
Open
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
I noticed it already works for `haxe.ds.ReadOnlyArray` ... I presume that is because it has direct `to Array`?
It would be practical to array match against `NodeList` / `HTMLCollection` and also `haxe.ds.Vector` (and also some more custom things).
Contributor guide
Assessment
This issue has not been assessed yet.