convertList

inline fun <S : KSort, A : KSort> T.convertList(args: Array<T>, op: (List<KExpr<A>>) -> KExpr<S>): ExprConversionResult