Pascal Hashtables

This was originally supposed to become an ObjectPascal port of the Java Collections library. But now I doubt it'll ever get to that level.

Included for now are
This code can be compiled with Delphi, Kylix (not tested) or Free Pascal
When compiling with free pascal, use -S2 switch (-Sd will not work). The compiler may complain about reintroduce keyword but will compile anyway.

  • Download the sources : collections.zip
  • Browse documentation (included in the zip)

  • Last modified 07/24/2001