make-uri-space

Function

Package: net.uri

Arguments: &key size

Make a new object to contain interned URIs. The object is a hash-table and so it will grow as needed if size is insufficient, but specifing a correct size in advance improves efficiency.

See also uri.htm for general information on Universal Resource Indicator support in Allegro CL.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.