Minimum.
Returns its smallest argument. Arguments are compared using ord
. When multiple
arguments tie for smallest, the leftmost of those arguments is returned.
Minimum.
Returns its smallest argument. Arguments are compared using ord
. When multiple
arguments tie for smallest, the leftmost of those arguments is returned.