Find the smallest and largest values. 📘
[min(xs), max(xs)]
Rest
a list of numbers
Generated using TypeDoc
Find the smallest and largest values. 📘
Returns
[min(xs), max(xs)]