Add treap first and next methods.
commit524d50d3cff69b6eab94b0dd8d43f497dcbe06ee
authorDavid Barr <david.barr@cordelta.com>
Fri, 4 Jun 2010 12:43:55 +0000 (4 22:43 +1000)
committerDavid Barr <david.barr@cordelta.com>
Sat, 5 Jun 2010 13:29:38 +0000 (5 23:29 +1000)
tree88c78c9a903c6762f6fc0882ee75d39e3874151a
parent0bc9b21257779b1e415f26ffe957bc5d48f6749b
Add treap first and next methods.

The first and next 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