Is there a way to avoid using to! conversion here?

immutable string[] dst = to!(immutable string[])(array(pipe.readEnd.byLineCopy));

Reply via email to