Add API to correct defective combining character sequences#98
Add API to correct defective combining character sequences#98Jules-Bertholet wants to merge 3 commits intounicode-rs:masterfrom
Conversation
Manishearth
left a comment
There was a problem hiding this comment.
Not convinced this is worth maintaining: it's new data and it's not exactly any algorithm from the standard, which is generally more work to maintain.
For new features I typically would like to see stronger justification why this crate should support them
|
My motivation here is that this API pairs well width |
b83714b to
d4decae
Compare
|
In that case please include some description of this API's use cases in its documentation. I still don't know if or when I'll be able to review this and the other PRs. |
4347629 to
2dbe07f
Compare
No description provided.