IntegerComparator.geq

property IntegerComparator.geq: bool

Return whether the comparator compares greater or less equal.

Return type

bool

Returns

True, if the comparator compares >=, False if <.