solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.channel
/
InputChannel
/
Companion
Companion
common
object
Companion
Content copied to clipboard
Functions
Functions
of
Link copied to clipboard
common
@
JvmStatic
fun
<
X
:
Any
>
of
(
generator
:
(
)
->
X
?
)
:
InputChannel
<
X
>
Content copied to clipboard
@
JvmStatic
fun
of
(
string
:
String
)
:
InputChannel
<
String
>
Content copied to clipboard
@
JvmStatic
fun
<
X
:
Any
>
of
(
generator
:
(
)
->
X
?
,
availabilityChecker
:
(
)
->
Boolean
)
:
InputChannel
<
X
>
Content copied to clipboard
std
In
Link copied to clipboard
common
@
JvmStatic
fun
stdIn
(
)
:
InputChannel
<
String
>
Content copied to clipboard
stream
Term
Link copied to clipboard
common
@
JvmStatic
@
JvmOverloads
fun
streamTerm
(
id
:
String
?
=
null
)
:
<ERROR CLASS>
Content copied to clipboard