We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15cb9d0 commit 2283abeCopy full SHA for 2283abe
src/Gren/Kernel/Array.js
@@ -6,6 +6,7 @@ import Maybe exposing (Just, Nothing)
6
7
*/
8
9
+
10
var _Array_length = function (array) {
11
return array.length;
12
};
0 commit comments