toggle menu
mobiuskt
1.3.1-SNAPSHOT
common
switch theme
search in API
mobiuskt-extras
/
kt.mobius.extras
/
MappedEffectHandler
/
MappedEffectHandler
Mapped
Effect
Handler
constructor
(
effectHandler
:
Connectable
<
II
,
OO
>
,
mapEffect
:
(
I
)
->
II
?
=
{ null }
,
mapEvent
:
(
OO
)
->
O
?
=
{ null }
)