Nick Treleaven wrote:

> write!"%s\n" = someExpression;

Iff at all I prefer `write!someExpression= "%s\n";'

Seriously, checking validity at execution time causes another sort 
of hiccoughs that should not be part of a language intended for 
large scale coding.

-manfred 

Reply via email to