bearophile wrote: > Then we have to work on the efficiency of its implementation :-) (See my timings lower in this thread). I've implemented printf. There is nothing fundamental about its efficiency that would be any better than writefln. If writefln is slower, it's due to a bug, not anything fundamental.