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

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)

Specs

compare(Regex.t(), Regex.t()) :: :lt | :eq | :gt

Compares two regex structs.