ReduKt
common
redukt-core
/
com.daftmobile.redukt.core.closure
/
EmptyDispatchClosure
/
find
find
open
override
fun
<
T
:
DispatchClosure.Element
>
find
(
key
:
DispatchClosure.Key
<
T
>
)
:
Nothing
?
Returns Element associated with the
key
or null.