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