Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Data.RFC5051
Synopsis
- compareUnicode :: String -> String -> Ordering
Documentation
compareUnicode :: String -> String -> Ordering Source #
Compare two strings using i;unicode-casemap
,
the simple unicode collation algorithm described in RFC 5051.