MapSorter.Regex (Map Sorter v0.2.68)

View Source

Summary

Functions

Compares two regex structs.

Functions

compare(regex1, regex2)

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

Compares two regex structs.