get_min


Description:

[ Version ( since = "0.9.7" ) ]
public Codepoint get_min ()

Finds the smallest element in the set.

Parameters:

set

A set

Returns:

minimum of set, or SET_VALUE_INVALID if set is empty.