yafrl
Toggle table of contents
0.4-SNAPSHOT
common
Platform filter
common
Home
Documentation
Tutorials
GitHub
Switch theme
Search in API
yafrl
yafrl-core
/
io.github.yafrl.behaviors
/
Behavior
/
Companion
/
impulse
impulse
inline
fun
<
A
,
B
>
impulse
(
event
:
Event
<
A
>
,
zeroValue
:
B
,
noinline
onEvent
:
(
A
)
->
B
)
:
Behavior
<
B
>
(
source
)