On 2/24/13, Jonathan M Davis <jmdavisp...@gmx.com> wrote: > strings and dstrings aren't comparable.
Why aren't they? They're just different encodings of UTF, I'd expect Phobos to support comparing UTF8/UTF16/UTF32 against each other.
On 2/24/13, Jonathan M Davis <jmdavisp...@gmx.com> wrote: > strings and dstrings aren't comparable.
Why aren't they? They're just different encodings of UTF, I'd expect Phobos to support comparing UTF8/UTF16/UTF32 against each other.