toggle menu
moonlight
1.0-SNAPSHOT
jvm
switch theme
search in API
engine
/
io.github.moonlightsuite.moonlight.offline.algorithms
/
BooleanOp
/
applyUnaryWithBound
apply
Unary
With
Bound
public
Signal
<
R
>
applyUnaryWithBound
(
Signal
<
T
>
s
,
BiFunction
<
T
,
R
,
R
>
op
,
R
init
)