solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.channel
/
InputStore
/
Companion
Companion
common
object
Companion
Content copied to clipboard
Functions
Properties
Functions
from
Standard
Link copied to clipboard
common
@
JvmStatic
@
JvmOverloads
fun
fromStandard
(
input
:
InputChannel
<
String
>
=
InputChannel.stdIn()
)
:
InputStore
Content copied to clipboard
of
Link copied to clipboard
common
@
JvmStatic
fun
of
(
channels
:
Map
<
String
,
InputChannel
<
String
>
>
)
:
InputStore
Content copied to clipboard
Properties
STDIN
Link copied to clipboard
common
const
val
STDIN
:
String
Content copied to clipboard