In reply to pkoti0583:
well, associative array implementation(in tool) is not just assigning memories unlike arrays, it uses hash tables.
You may have to understand hash tables …
In reply to pkoti0583:
well, associative array implementation(in tool) is not just assigning memories unlike arrays, it uses hash tables.
You may have to understand hash tables …