Add treap remove method.
commit0bc9b21257779b1e415f26ffe957bc5d48f6749b
authorDavid Barr <david.barr@cordelta.com>
Fri, 4 Jun 2010 11:57:38 +0000 (4 21:57 +1000)
committerDavid Barr <david.barr@cordelta.com>
Sat, 5 Jun 2010 13:26:56 +0000 (5 23:26 +1000)
tree07d59fb447577818397fcca09c2ab53b93456029
parent50de0fbd359fe7db476887dbe949e33f754d8881
Add treap remove method.

The remove functions from Jason Evans' treap library.
Converted to match style and core changes to node access.

Signed-off-by: David Barr <david.barr@cordelta.com>
trp.h