Formal Review of std.uni

Jacob Carlborg doob at me.com
Sun Apr 28 23:45:05 PDT 2013


On 2013-04-28 18:56, Jesse Phillips wrote:
> First off, Dconf is this next weekend and effects the schedule of this
> review. Review will be held for 3 weeks, instead of holding off a week
> I'm extending the period and starting the review now. (Dmitry may be
> unable to respond due to his being a speaker)
>
> This is a replacement module for the current std.uni by Dmitry
> Olshansky. The std.uni module provides an implementation of fundamental
> Unicode algorithms and data structures.

Two minor things:

* The docs for "decomposeHangul" contains a ddoc macro

* "toLower" and "toUpper" mention overloads which take strings instead 
of a dchar. I cannot find those overloads in the std.uni module. If they 
refer to another module it should say so

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list