Andrei Alexandrescu <[email protected]> wrote: > Which dynamic arrays are not input ranges? Constant ones? In that case, > this function should forward to non-const dynamic arrays of const elements.
Yes, it's what the added function does. Shin _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
