isInputRange bug?
Jonas Drewsen
jdrewsen at nospam.com
Wed Sep 21 12:42:50 PDT 2011
isInputRange!(immutable(void)[]) => false
isInputRange!(immutable(char)[]) => true
shouldn't both of them return true?
/Jonas
More information about the Digitalmars-d
mailing list