apply

abstract fun KContext.apply(arg0: KExpr<A0>, arg1: KExpr<A1>): KApp<T, *>
open override fun apply(args: List<KExpr<*>>): KApp<T, *>