Map Sorter
v0.2.68
Search documentation of Map Sorter
Settings
MapSorter.Regex
(Map Sorter v0.2.68)
View Source
Summary
Functions
compare(regex1, regex2)
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.