solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve
/
ExecutionContext
/
apply
apply
common
open
fun
apply
(
sideEffect
:
SideEffect
)
:
ExecutionContext
Content copied to clipboard
open
fun
apply
(
sideEffects
:
Iterable
<
SideEffect
>
)
:
ExecutionContext
Content copied to clipboard
open
fun
apply
(
sideEffects
:
Sequence
<
SideEffect
>
)
:
ExecutionContext
Content copied to clipboard