transformList

inline fun <S : KExpr<*>> S.transformList(args: List<KExpr<*>>, operation: (IntArray) -> Int): S