@extra-array/move
Move part of array to another array.
Move part of array to another array.
Merge values of each object property into corresponding array, like .zip().
Append iterables to array, like Array.push().
Return evenly spaced values within a given interval, like arange().
Get index of value in sorted array.
Get index of first value in sorted array.
Check if only value is present in array.
Get Hamming distance between arrays.
Create array from entries.
Create array from lists of keys and values.
Count occurences of all values in array.
Check if array is equal to another array.
Get Euclidean distance between arrays.
Check if number is perfect cube.
Get Jaccard distance between strings.
Convert string to baseline characters, limited support.
Convert string to superscript characters, limited support.
A javascript library
Magic Method Utility Library
方法库