|
|
|
|
|
by mehmetemre
4368 days ago
|
|
I think adding hashtables to a high-level language in 10th release, 26 years after its inception, made him/her laugh. As a note: IIRC, SWI-Prolog got hash tables in their 7th release, so some fundamental data structure can be added to a language when it's seen as not needed by the language developers. |
|
Of course, its always had lists of rules as a far more general (though much slower) form of the hash table concept.