NPM module for creating a keymirror object from an array of strings
Return the last element in an array. Faster than .slice
الميزات الرئيسية لـ jonschlinkert/array-last هي: Array Utilities.
تشمل البدائل مفتوحة المصدر لـ jonschlinkert/array-last: doowb/group-array — Group array of objects into lists. ehmicky/fast-cartesian — Fast cartesian product. johnwquarles/mirrarray — NPM module for creating a keymirror object from an array of strings. jonschlinkert/arr-diff — Returns an array with only the unique values from all given arrays using strict equality for comparisons. jonschlinkert/arr-flatten — Recursively flatten an array or arrays. This is the fastest implementation of array flatten. dcousens/is-sorted — A small module to check if an Array is sorted.