On 08/06/2018 08:18 PM, Mark Waddingham via use-livecode wrote:
I'd expect that for two reasons.

The first is that all array keys are interred strings (names) so integers need 
to first be converted to strings and then hashed into a name and then hashed to 
the slot in the arrays hash table.

I thought at some point we had talked about numeric arrarys (as opposed to hashes) if all the keys were numbers. That's why I filled the array that way. Is that not the case? Can we put that one to bed?

--
 Mark Wieder
 ahsoftw...@gmail.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to