View Source MapSorter.Regex (Map Sorter v0.2.62)

Link to this section Summary

Functions

Compares two regex structs.

Link to this section Functions

Link to this function

compare(regex1, regex2)

View Source (since 0.2.31)
@spec compare(Regex.t(), Regex.t()) :: :lt | :eq | :gt

Compares two regex structs.