Map Sorter
v0.2.55
Pages
Modules
Settings
View Source
MapSorter.Regex
(Map Sorter v0.2.55)
Link to this section
Summary
Functions
compare(regex1, regex2)
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.