Find the values that appear most often. 📘
[xₘ₁, xₘ₂, ...] | count(xₘᵢ) ≥ count(xᵢ) ∀ xᵢ ∈ xs
Rest
a list of numbers
Generated using TypeDoc
Find the values that appear most often. 📘
Returns
[xₘ₁, xₘ₂, ...] | count(xₘᵢ) ≥ count(xᵢ) ∀ xᵢ ∈ xs