orderAssociativeArrayByKeys

The function arranges the associative array by keys, returns an array of keys and an array of values.

deprecated
void
orderAssociativeArrayByKeys
(
V
K
)
(
in V[K] aarray
,
out K[] orderedKeys
,)

Meta