HaxeFoundation / HaxeFoundation/haxe

js.lib.Array

Open
#9,880 1 comment 5 reactions 0 assignees View on GitHub
feature-html-externs platform-javascript
Dominant language
Haxe
Stars
6.9k
Forks
715
Avg merge
2d 2h
Merged PRs (30d)
11

Description

When working only with js, it would be very useful to have a js.lib.Array extern class exposing all [native methods of js Array](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array)...

I understand that the haxe `Array`(root package) is an extern for the native platform arrays but as it follows a "common denominator" rules for the methods it exposes and thus has a more limited API...

Would that be possible to add the full native js Array in the js.lib package?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.