KtFunction

typealias KtFunction<R> = (ArrayList<JsValue>) -> R(source)

Since Kotlin

1.3