stylewarning / quickutil

The solution to the Utility Library problem.
87 stars 8 forks source link

Fix recursive call in TREE-COLLECT #57

Closed sjl closed 8 years ago

sjl commented 8 years ago

The function was renamed when it was added to quickutil but the recursive call inside it wasn't updated.

Fixes https://github.com/tarballs-are-good/quickutil/issues/53