comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: ANN: Tables for Ada v1.4
Date: Mon, 6 Jun 2005 21:23:29 +0200
Date: 2005-06-06T21:23:22+02:00	[thread overview]
Message-ID: <oeasnequi1og.v2w5smbw3x74$.dlg@40tude.net> (raw)

This library provides an implementation of tables indexed by strings. The
binary search is used for names of known length. It is also possible to
search a table for names of unknown length, i.e. to parse a string using
some table. Table elements can be of any private type. Key- insensitive
tables are supported.

http://www.dmitry-kazakov.de/ada/tables.htm

Changes to the version 1.3:

- Function IsIn was added to provide membership test;
- Bug fixes in the test programs.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



                 reply	other threads:[~2005-06-06 19:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox