I could download it and spend a few hours investigating this for myself, but I'm hoping that someone here will be able to give me a quicker answer.
What does the Associative Array extension do that's special? Can it perform automatic shuffle, sort and add/delete operations? I've just finished coding these myself using the standard MMF array, but I'm still interested in what it can do because a lot of people seem to recommend it.
The associative array is similar to the normal array in MMF2. It creates invisible tables, but the associative array is special because it can work with strings and values.