On 10/16/2010 01:39 PM, Steven Schveighoffer wrote:
My guess is that since INPUT is a string, phobos has unwisely decided to treat strings not as random access arrays of chars, but as a bidirectional range of dchar.
s/un// :o) Andrei
On 10/16/2010 01:39 PM, Steven Schveighoffer wrote:
My guess is that since INPUT is a string, phobos has unwisely decided to treat strings not as random access arrays of chars, but as a bidirectional range of dchar.
s/un// :o) Andrei