Corey McCandless
6eb2d5a0dc
go-counting: use provided enumeration instead of Strings (#1461)
* go-counting: use provided enumeration instead of Strings
Use of enumeration should be consistent across the test suite.
* update example solution to match new test expectations
* fix return type