UNPKG
foop
Version:
beta (5.0.0)
latest (5.0.0)
5.0.0
interfaces that describe their intentions.
github.com/fluents/chain-able
fluents/chain-able
foop
/
src
/
deps
/
native
/
LARGE_ARRAY_SIZE.js
9 lines
(8 loc)
•
185 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
/** *
@desc
Used as the size to enable large array optimizations. *
@name
LARGE_ARRAY_SIZE *
@since
5.0.0-beta.6 *
@type
{number} *
@see
array/preAllocate */
module
.
exports
=
200