Tagged Questions

3
votes
2answers
41 views

Is a Hash object faster than an Array?

Could anyone explain why an array will always be faster than a hash object described in SAS Prog3 course note?