After reading the following thread: http://forum.dlang.org/thread/[email protected]
I wondered if it was possible to write a classic fizzbuzz[1] example using a UFCS chain? I've tried and failed.
[1]: http://en.wikipedia.org/wiki/Fizz_buzz
Gary Willoughby via Digitalmars-d-learn Tue, 28 Apr 2015 03:50:31 -0700
After reading the following thread: http://forum.dlang.org/thread/[email protected]
I wondered if it was possible to write a classic fizzbuzz[1] example using a UFCS chain? I've tried and failed.
[1]: http://en.wikipedia.org/wiki/Fizz_buzz