https://issues.dlang.org/show_bug.cgi?id=10566
Richard Cattermole <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Richard Cattermole <[email protected]> --- I've had a look at TR10, it doesn't look too bad. The algorithm is more or less just four steps, and two of them are already implemented. It is in the same league of work as normalization and the full casing algorithm. The former is implemented (dependency), and the latter we haven't got yet, but we will get that eventually. --
