Hi,
I have a 4 string of arrays with which I need to simultaneously access them by index or by key. Sorting is an option but not needed. Is there any efficient (performance and memory management are critical) way of doing this? All the responses are welcome. Please let me know as I have been struggling with quite some time now.

Thanks for your help in advance.