Search results

188 packages found

returns the union of two arrays

published 3.2.0 a year ago
M
Q
P

return the value at the given percentile (using linear interpolation)

published 4.2.0 a year ago
M
Q
P

return the median value of an array of numbers

published 2.2.0 a year ago
M
Q
P

prune a string with whole words and a custom suffix

published 2.2.0 a year ago
M
Q
P

return the last member of an array

published 3.2.0 a year ago
M
Q
P

Inserts a sub-array into an array starting at the given index. Returns a copy

published 3.2.0 a year ago
M
Q
P

flip the keys and values

published 2.3.0 a year ago
M
Q
P

add characters to the left of a string such that its total length is n

published 3.2.0 a year ago
M
Q
P

the mean (average) value in an array

published 2.2.0 a year ago
M
Q
P

splits an array into two at a given position

published 3.2.0 a year ago
M
Q
P

return all but the first element of an array

published 3.2.0 a year ago
M
Q
P

remove all spaces from a string, optionally remove escape sequences too

published 2.2.0 a year ago
M
Q
P

add characters to the right of a string such that its total length is n

published 3.2.0 a year ago
M
Q
P

flip first two arguments of a function

published 2.2.0 a year ago
M
Q
P

return the most frequently occuring number(s)

published 2.2.0 a year ago
M
Q
P

turn a method into a standalone function; the first arg becomes `this`

published 3.2.0 a year ago
M
Q
P

replace all occurrences of a string within a string with another string

published 2.2.0 a year ago
M
Q
P

determine if an object contains a circular reference

published 2.2.0 a year ago
M
Q
P

return the standard deviation of an array or numeric argument list

published 2.2.0 a year ago
M
Q
P

return the skewness of an array or numeric argument list using Pearson's second skewness coefficient

published 2.2.0 a year ago
M
Q
P