sgt/library
19 years agoThere's a possibility I may need a binary heap in the near future,
simon [Wed, 5 Jan 2005 18:08:07 +0000 (18:08 +0000)]
There's a possibility I may need a binary heap in the near future,
and they're always handy things to have around. So here's a brand
new, but decently tested and apparently robust, generic binary heap
implementation just in case it comes in handy.

git-svn-id: svn://svn.tartarus.org/sgt/library@5065 cda61777-01e9-0310-a592-d414129be87e

19 years agoIf I'm going to publish Tweak, it seems unfriendly to require people
simon [Fri, 19 Nov 2004 13:00:45 +0000 (13:00 +0000)]
If I'm going to publish Tweak, it seems unfriendly to require people
to check out my `misc' directory full of random oddities to get the
btree code. Hence, here's a new top-level directory called `library',
which contains anything I'm actually likely to have other modules
depend on.

git-svn-id: svn://svn.tartarus.org/sgt/library@4826 cda61777-01e9-0310-a592-d414129be87e