On 10/15/21 10:01 AM, Ali Çehreli wrote:
 >    writefln!"\rFibonacci(%d) = %d"(n, fibN);

That '\r' bothered me because the actual work needs to know what the spinner is doing to clear its remaining character.

I would expect the original go code had the same problem.

-Steve

Reply via email to