logo
首页技术栈工具库讨论
rfc5051

rfc5051

This library implements i;unicode-casemap, the simple, non locale-sensitive unicode collation algorithm described in RFC 5051 (http://www.rfc-editor.org/rfc/rfc5051.txt). Proper unicode collation can be done using text-icu, but that is a big dependency that depends on a large C library, and rfc5051 might be better for some purposes. Here is a list of strings sorted by the Prelude's sort function: Here is the same list sorted by sortBy compareUnicode:
由 
bruceshi2021-01-15 收录
--
推荐
不推荐
更多信息
GitHub iconjgm/rfc50515
HACKAGE
carbal install rfc5051
查看
标签
根据用户添加的标签生成
暂无标签