Fix Phobos dependencies on autodecoding
nkm1
t4nk074 at openmailbox.org
Thu Aug 15 13:19:53 UTC 2019
On Thursday, 15 August 2019 at 11:02:54 UTC, Argolis wrote:
> My (refined) point still stands: can you provide example of
> (text processing) algorithms and use cases that don't need
> grapheme segmentation?
Parsing XML, HTML and other such things is what people usually
have in mind. In general, all sorts of text where human-readable
parts are interleaved with (easier to handle) machine
instructions.
More information about the Digitalmars-d
mailing list