Unicode Bidi Brackets in D std library?
ag0aep6g via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Thu May 11 11:59:12 PDT 2017
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".
More information about the Digitalmars-d-learn
mailing list