A recursive implementation of an N-ary tree, in Scala
Tree.scala contains the implementation and TreeSpec.scala contains the tests.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A recursive implementation of an N-ary tree, in Scala
Tree.scala contains the implementation and TreeSpec.scala contains the tests.