solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.channel
/
ChannelStore
/
minus
minus
common
open
operator
fun
minus
(
other
:
String
)
:
Self
Content copied to clipboard
open
operator
fun
minus
(
others
:
Iterable
<
String
>
)
:
Self
Content copied to clipboard
abstract
operator
fun
minus
(
others
:
Sequence
<
String
>
)
:
Self
Content copied to clipboard
open
fun
minus
(
other
:
String
,
vararg
others
:
String
)
:
Self
Content copied to clipboard