HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Experimenting with modules

04-15-2009, 05:50 PM#1
Strilanc
I've been experimenting with writing an indexer/hash table using the new modules stuff. I kinda like the outcome so far. You can essentially transform any struct so that it acts like a hash table.

Experimental Tidy Indexer Library
Expand JASS:

Example Usage (Integer Hash Table)
Expand JASS:

Example Usage (Managed Property)
Expand JASS: