Skip to content

A recursive implementation of an N-ary tree, in Scala

Notifications You must be signed in to change notification settings

mbren/scala-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-tree

A recursive implementation of an N-ary tree, in Scala

Tree.scala contains the implementation and TreeSpec.scala contains the tests.

About

A recursive implementation of an N-ary tree, in Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages