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

Summary

Functions

Compares two regex structs.

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.