Infer separate types within a multidimensional array based on the first index of the nested tuples
I have a function that accepts a batch of updates which get pushed into a queue to be written to a client-side DB.
I have a function that accepts a batch of updates which get pushed into a queue to be written to a client-side DB.