merge Alternatively In Columns Values

private open fun mergeAlternativelyInColumnsValues(inValues: List<List<out Any>>): List<out Any>

Method to merge alternatively different lists

Return

a single list alternatively merged as List of ?

Parameters

inValues

: the values used in the in clause to alternate