Primary
Array.prototype.length ⚬|Documentation|1st|20251021182501-00-⌔
Array: length - JavaScript | MDN
Array: length
The length data property of an
Arrayinstance represents the number of slots in that array. The value is an unsigned, 32-bit integer that is always numerically greater than the highest index in the array. It may be greater than the number of elements if the array is sparse.Printed 2026-06-28.
(echo:: @ ᯤ)
Link to original
Secondary
• • •