toggle menu
moonlight
1.0-SNAPSHOT
jvm
switch theme
search in API
engine
/
io.github.moonlightsuite.moonlight.online.algorithms
/
BooleanOp
/
binary
binary
public
static
List
<
Update
<
T
,
R
>
>
binary
<
T
extends
Comparable
<
T
>
,
R
>
(
TimeChain
<
T
,
R
>
c1
,
Update
<
T
,
R
>
u
,
BinaryOperator
<
R
>
op
)