kotlin-utils
/
loggersoft.kotlin.utils.event
/
Subscription
/
set
set
open operator fun
set
(index:
Any
, receiver:
Receiver
<
S
,
E
>)
Content copied to clipboard
Operator equivalent of
subscribe
with possibility to
unsubscribe
.