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:
Abe Oeb abe abé oeb Ábe Äbe Ôeb ábe äbe ôeb.
Here is the same list sorted by 'sortBy compareUnicode':
Abe abe abé Ábe ábe Äbe äbe Oeb oeb Ôeb ôeb.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.2-bp156.3.3 info | GA Release | 2023-12-07 | 15 SP6 |
|
|
0.2-bp155.2.13 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
0.2-bp154.1.12 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.1.0.4-bp153.1.20 info | GA Release | 2021-04-08 | 15 SP3 |
|
|
0.1.0.4-bp152.4.12 info | GA Release | 2020-06-16 | 15 SP2 |
|
|
0.1.0.4-bp151.2.2 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
0.1.0.4-bp151.1.12 info | GA Release | 2019-05-31 | 15 SP1 |
|
|
0.1.0.3-bp150.2.4 info | GA Release | 2018-08-01 | 15 |
|
|
0.1.0.3-bp150.2.6 info | GA Release | 2018-07-30 | 15 |
|
|