Lodash.mean

Computes the mean of the values in array.

struct Lodash
nothrow @trusted @safe ref
mean
()
()

Return Value

Type: auto ref

- Lodash chained on (number): the mean.

Meta