Have had some help from an office colleague that used a recursize list algorithm to resolve this issue.
On Wednesday, April 5, 2017 at 2:08:48 AM UTC-5, Henry Katz wrote: > > Hi, > > Has anyone run across a method to perform an InOrder traversal of this > Tree which comes with a PRE and a BFS order but not > an InOrder Traversal? > > > https://github.com/scalaz/scalaz/blob/series/7.3.x/core/src/main/scala/scalaz/Tree.scala > > -- You received this message because you are subscribed to the Google Groups "scalaz" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/scalaz. For more options, visit https://groups.google.com/d/optout.
