Module ::std::cmp

Overview

Enums

Ordering

An Ordering is the result of a comparison between two values.

Functions

max

Compares and returns the maximum of two values.

min

Compares and returns the minimum of two values.