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