Closed eric closed 12 years ago
We ran into an issue where calling values() on an empty tree throws an exception. You can see more details here: https://github.com/eric/metriks/issues/6
values()
Thanks for fixing with tests! Pushed 1.1.2 now.
We ran into an issue where calling
values()
on an empty tree throws an exception. You can see more details here: https://github.com/eric/metriks/issues/6