yafrl
Toggle table of contents
0.4-SNAPSHOT
common
Platform filter
common
Home
Documentation
Tutorials
GitHub
Switch theme
Search in API
yafrl
yafrl-optics
/
io.github.yafrl.optics
/
embed
embed
fun
<
A
,
B
>
Event
<
A
>
.
embed
(
inclusion
:
Prism
<
B
,
A
>
)
:
Event
<
B
>
(
source
)
Embed an event in a larger set of events via a
Prism
.