handle breadth-first search properly now, can do it with a loop no need to make recur...
commit3d1882a78c1c039461173b5b224d67d41e307f31
authorJason Stajich <jason.stajich@ucr.edu>
Thu, 26 Apr 2012 03:52:57 +0000 (25 20:52 -0700)
committerJason Stajich <jason.stajich@ucr.edu>
Thu, 26 Apr 2012 03:52:57 +0000 (25 20:52 -0700)
tree8447d67cf72abbf085b3a2de8cf3e9f84490e1fc
parenta0a90b51290a1530442162c45e791488314841c7
handle breadth-first search properly now, can do it with a loop no need to make recursive function
Bio/Tree/Tree.pm