transformList

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