cartesianProduct

fun <T> ERROR CLASS: Symbol not found for Sequence<T>.cartesianProduct(other: ERROR CLASS: Symbol not found for Sequence<T>): ERROR CLASS: Symbol not found for Sequence<ERROR CLASS: Symbol not found for Pair<T, T>>

Performs the cartesian product of two sequences.