Construct an associative array of type ti from corresponding keys and values. Called for an AA literal [k1:v1, k2:v2].
TypeInfo for the associative array
array of keys
array of values
A new associative array opaque pointer, or null if keys is empty.
See Implementation
Construct an associative array of type ti from corresponding keys and values. Called for an AA literal [k1:v1, k2:v2].