My solutions to Advent of Code 2017 written in D, using TDD and High-Order Functions
First, get yourself a D compiler.
Then, run each project with tests.
# dub test --compiler=ldc2 -v
| Name | Name | Last commit date | ||
|---|---|---|---|---|
My solutions to Advent of Code 2017 written in D, using TDD and High-Order Functions
First, get yourself a D compiler.
Then, run each project with tests.
# dub test --compiler=ldc2 -v