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 specifying a correct size in advance improves efficiency.

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

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

Created 2001.8.1.