More efficient `Countable` instance for list and make `namespaces` independent of that.
1 unresolved thread
Compare changes
+ 29
− 52
@@ -212,62 +212,39 @@ Next Obligation.
It turns out we once had a more efficient Countable instance for lists, see 54954f55.
I have reverted that commit and fixed up namespaces.
This closes #28 (closed) ?