Examine if there are no duplicate values.
an array
compare function (a, b)
map function (v, i, x)
∀ vᵢ, vⱼ ∈ x, is vᵢ ≠ vⱼ?
Generated using TypeDoc
Examine if there are no duplicate values.