Unicode Bidi Brackets in D std library?
Las via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Thu May 11 12:07:30 PDT 2017
On Thursday, 11 May 2017 at 19:05:46 UTC, Las wrote:
> On Thursday, 11 May 2017 at 18:59:12 UTC, ag0aep6g wrote:
>> On 05/11/2017 08:27 PM, Las wrote:
>>> I see no way of getting
>>> [these](http://unicode.org/Public/UCD/latest/ucd/BidiBrackets.txt)
>>> properties for unicode code points in the std.uni library.
>>> How do I get
>>> these properties?
>>
>> Looks like it's too new. std.uni references "Unicode v6.2" as
>> the standard it complies with, but that BidiBrackets.txt was
>> "originally created [...] for Unicode 6.3".
>
> That's sad.
> Maybe there's an easy way for me to add it to phobos.
Nearly ten thousand lines in std.uni, great.
More information about the Digitalmars-d-learn
mailing list