VALUE_UNORDERED

Indicates that the comparison function (Value.compare) can not determine a order for the two provided values.

enum VALUE_UNORDERED = 2;