DLangKoans

May 21, 2025 · View on GitHub

The D Programming Language Koans. Inspired from RubyKoans, CppKoans, GoKoans; an educational unit test suite for the D Programming Language

...work in progress...

SETUP:

How it works:

  • execute dub --build=unittest
  • observe test errors
  • think and make the test pass
  • goto first step

References:

Thanks to:

Ali Çehreli - Programming in D