Applying `quantile` to `AbstractArray`s

Probably best to submit a PR for supporting an iterable version. Currently, I guess

quantile(vec(x), p)
3 Likes