P
parag_paul@hotmail.com
Guest
For an assoc array with wildcard index,
what will be the type for the first index that you get back using
calls like
assoc_array.first() , assoc_array.next(), assoc_array.last(),
what will be the type of element that you will send to these in case
of indices which are mixed with strings, ints, integers etc
what will be the type for the first index that you get back using
calls like
assoc_array.first() , assoc_array.next(), assoc_array.last(),
what will be the type of element that you will send to these in case
of indices which are mixed with strings, ints, integers etc