-
Currently, the similarity between answers and correct solutions is computed as-is, with only [Unicode normalization](https://unicode.org/faq/normalization.html) being applied. Therefore, accented lett…
-
Looks like doc blocks for `pub extern crate` are ignored and don't show up anywhere in the generated documents.
So, this code
```
/// Unicode Character Database.
pub extern crate unic_ucd as ucd…
-
Opened based on the discussion in #23 and in [this comment](https://github.com/logannc/fuzzywuzzy-rs/pull/23#issuecomment-734502364).
> "Well, I'm dissatisfied with the options available for handli…
-
The current binary size of stripe-rs is quite dramatic. I was investigating why the RAM usage of one of my services had increased by 5 MB per instance and I noticed that the binary size of my service …
-
There seems to be a grapheme handling ambiguity for strings containing the "windows-style newline" `\r\n`?
Since `\r\n` is treated as a single grapheme by the Unicode segmentation crate, the highli…
-
Python do NKFC-normalization while parsing identifiers. That disallow some fancy unicode identifiers like ℕ (it will be N for Python), see e.g. [this](https://github.com/diofant/diofant/issues/827). …
-
Hi just out of curiosity, since i'm building a dictionary app, i found out about this problem.
Basically there are some duplicated characters in unicode (i don't know how one would input those, but t…
-
I suggest the following changes.
1. Introduce three different path comparator kinds.
- [x] Textual only. This one should operate on strict string equality, and named accordingly (something like `…
-
### Description
We are attempting to use `Assembly.GetSatelliteAssembly(CultureInfo)` followed by `Assembly.GetManfestResourceStream()` as a direct replacement for `Assembly.GetManfestResourceStrea…
-
String equality, , =…
The "-ci" naming convention of Racket seems fine for names. These would all be functions; there would be no binary operator equivalent (at least until Pyret gets Haskell-style b…