Xgit v0.2.3 Xgit.Util.Comparison View Source

Common vocabulary for data types that can be compared and/or sorted.

Link to this section Summary

Types

Result of a comparison.

Link to this section Types

Link to this type

result()

View Source
result() :: :lt | :eq | :gt

Result of a comparison.