[apluslist] Re: apluslist Digest, Vol 3, Issue 7

John.Mizel at morganstanley.com John.Mizel at morganstanley.com
Wed Apr 21 23:21:05 EDT 2004


riOn Wed, 21 Apr 2004 apluslist-request at aplusdev.net wrote:

> Send apluslist mailing list submissions to
> 	apluslist at aplusdev.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://aplusdev.net/mailman/listinfo/apluslist
> or, via email, send a message with subject or body 'help' to
> 	apluslist-request at aplusdev.net
>
> You can reach the person managing the list at
> 	apluslist-owner at aplusdev.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of apluslist digest..."
>
>
> Today's Topics:
>
>    1. Dictionaries (Steven H. Rogers)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 20 Apr 2004 17:48:43 -0500
> From: "Steven H. Rogers" <steve at shrogers.com>
> Subject: [apluslist] Dictionaries
> To: apluslist at aplusdev.net
> Message-ID: <4085A8CB.8010703 at shrogers.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Dictionaries are very useful data structures with efficient hash table
> based implementations Python and K.  Slotfiller seems to be the closest
> analog in A+, with the pick function used for access.
>
> Is this hash table based, more like an association list, or something
> else entirely?
>
> Is it suitable for large dictionaries or indexes?
>
> Is there a complementary function to pick for adding a name value pair
> to a slotfiller?
>
> Regards,
> Steve
>
> ------------------------------
>
> _______________________________________________
> apluslist mailing list
> apluslist at aplusdev.net
> http://aplusdev.net/mailman/listinfo/apluslist
>
> End of apluslist Digest, Vol 3, Issue 7
> ***************************************
>
>

This communication is intended for the addressee(s) and may contain
confidential and legally privileged information.  We do not waive
confidentiality or privilege by mistransmission.  If you have received
this communication in error, any use, dissemination, printing or
copying is strictly prohibited; please destroy all electronic and
paper copies and notify the sender immediately.


More information about the apluslist mailing list