Home

constant: MAX_ARRAY_LENGTH


  {
    "comment": "/** Used as references for the maximum length and index of an array. */",
    "meta": {
        "range": [
            121,
            150
        ],
        "filename": "toLength.js",
        "lineno": 4,
        "path": "C:\\Users\\beaujeup\\projects\\jsdoc-template\\examples\\lodash\\lodash-repo",
        "code": {
            "id": "astnode100009922",
            "name": "MAX_ARRAY_LENGTH",
            "type": "Literal",
            "value": 4294967295
        }
    },
    "description": "Used as references for the maximum length and index of an array.",
    "name": "MAX_ARRAY_LENGTH",
    "longname": "MAX_ARRAY_LENGTH",
    "kind": "constant",
    "scope": "global",
    "___id": "T000002R000911",
    "___s": true,
    "filepath": "toLength.js"
}