radanalyticsio / silex

something to help you spark
Apache License 2.0
65 stars 13 forks source link

Inheritable and mixable tree structures and algorithms… #35

Closed erikerlandson closed 9 years ago

erikerlandson commented 9 years ago

…backed by inheritable Red/Black balanced tree logic.

erikerlandson commented 9 years ago

@willb, CI test run is failing on this PR, but I can't reproduce it.

erikerlandson commented 9 years ago

rbtraits

erikerlandson commented 9 years ago

Blog post that describes some of the basic design principles: http://erikerlandson.github.io/blog/2015/09/26/a-library-of-binary-tree-algorithms-as-mixable-scala-traits/

erikerlandson commented 9 years ago

Since this is now evolved into a PR against Algebird, I am going to close it.