Re: adjustable array vs hash-table
- From: Gene <gene.ressler@xxxxxxxxx>
- Date: Wed, 30 Jan 2008 19:17:14 -0800 (PST)
On Jan 30, 6:01 pm, Xah Lee <x...@xxxxxxxxxx> wrote:
On Jan 30, 2:09 pm, Slobodan Blazeski <slobodan.blaze...@xxxxxxxxx>
wrote:
Allow me to rant.
First of all, in high-level langs there should be no such thingy/data-
type as hash-table. Since, as you observed, functionally they are just
array/list/sequence/aggregate (or whichma*** computer "scientists"
wants to call them).
Ok. I hope you feel better. We don't need your profanity.
Your post is rife with errors--too many to list. Arrays, lists,
strings, bitmaps, vectors, matrices, tuples, sequences, aggregates
(i.e. structs), hash tables, maps, and dictionaries are all
specialized realizations of _functions_ with varying performance
characteristics. Languages offer different combinations and
variations depending on their goals.
.
- Follow-Ups:
- Re: adjustable array vs hash-table
- From: Xah Lee
- Re: adjustable array vs hash-table
- References:
- adjustable array vs hash-table
- From: Slobodan Blazeski
- Re: adjustable array vs hash-table
- From: Xah Lee
- adjustable array vs hash-table
- Prev by Date: Re: Paul Graham's Arc is released today... what is the long term impact?
- Next by Date: Re: OT: Rails is shitty
- Previous by thread: Re: is it true that hash-tables increase their capacity to the next prime number?
- Next by thread: Re: adjustable array vs hash-table
- Index(es):