Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 191 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 191 Bytes

cps222-list-example

Very simple singly-linked list example.

Intentionally incomplete, so the rest can be implemented as practice (including more tests);

Run tests with "bazel test :all"