trees: introduce Red Black Tree
authorAlexandre Terrasa <alexandre@moz-code.org>
Wed, 7 May 2014 19:08:00 +0000 (15:08 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Thu, 8 May 2014 04:23:50 +0000 (00:23 -0400)
commit91fb972cc3146ba760a65f72d7f23749e08a06f5
treeb94693acbde7b61a91a4bd5834200fd11851168d
parent6fe656e25cb0f79327a9dd377c72fa1e7b5d21dd
trees: introduce Red Black Tree

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
lib/trees/rbtree.nit [new file with mode: 0644]