doc / ch.tutteli.atrium.domain.builders.utils / iterableToPair

iterableToPair

inline fun <reified T> iterableToPair(iterable: Iterable<T>): Pair<T, Array<out T>>
Deprecated: Use toVarArg from atrium-logic; will be removed with 1.0.0