12-Jun-2013 17:28, bearophile пишет:
Temtaime:How i can avoid this?You have to qualify where the function comes from. One way to do it is to use:
There is no ambiguity, 1 is not a Regex object but it seems like template constraint in std.regex blows up.
@Temtaime please file a bug on this. http://d.puremagic.com/issues/
std.algorithm.splitter(arr, 1); Bye, bearophile
-- Dmitry Olshansky