New map routines

new topic     » topic index » view thread      » older message » newer message

I just committed new routines for map data structures.
The new include file is map.e
The new routines are map_new, map_put, map_get, map_size, map_remove, 
map_keys, and map_values.

http://rapideuphoria.svn.sourceforge.net/svnroot/rapideuphoria/trunk/doc/library.doc

The keys and values can be any object. The hash function is in pure Eu
(no asm codes), and it seems faster than other hashmap libraries in the
archives (need more tests, actually). 

Suggestions etc are welcome :)

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu