solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.channel
/
InputChannel
/
Companion
/
of
of
common
@
JvmStatic
fun
<
X
:
Any
>
of
(
generator
:
(
)
->
X
?
,
availabilityChecker
:
(
)
->
Boolean
)
:
InputChannel
<
X
>
Content copied to clipboard
@
JvmStatic
fun
<
X
:
Any
>
of
(
generator
:
(
)
->
X
?
)
:
InputChannel
<
X
>
Content copied to clipboard
@
JvmStatic
fun
of
(
string
:
String
)
:
InputChannel
<
String
>
Content copied to clipboard