packages feed

apple-0.3.0.0: math/stats/covar.apple

λxs.
{
  𝜇 ← [⸎n⟜ ℝ(:x); (+)/x%n];
  rs ⟜ 𝜇'xs;
  rs
}