comp.lang.ada
 help / color / mirror / Atom feed
* ANN: Tables for Ada v1.6
@ 2007-04-14 19:01 Dmitry A. Kazakov
  0 siblings, 0 replies; only message in thread
From: Dmitry A. Kazakov @ 2007-04-14 19:01 UTC (permalink / raw)


The library provides an implementation of tables indexed by strings. 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.

Additions: Procedure Replace was added for replacing tokens by their
offsets. A variant of the procedure Add now returns the offset of the
inserted item. 

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

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-04-14 19:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-14 19:01 ANN: Tables for Ada v1.6 Dmitry A. Kazakov

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