kite-core / jp.co.cyberagent.kite.core / Invoker2
typealias Invoker2<A, B> = (A,B) ->Unit
typealias Invoker2<A, B> = (
A
,
B
) ->
Unit