Summary
###########################################################################
File: inserts.icn
Subject: Procedures to build tables with duplicate keys
Author: Robert J. Alexander
Date: September 7, 1990
###########################################################################
This file is in the public domain.
###########################################################################
inserts() -- Inserts values into a table in which the same key can
have more than one value (i.e., duplicate keys). The value of each
element is a list of inserted values. The table must be created
with default value &null.
Procedures:
inserts
This file is part of the (main) package.
Source code.
inserts(tabl, key, value)
This page produced by UniDoc on 2021/04/15 @ 23:59:54.