solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.flags
/
FlagStore
/
plus
plus
common
fun
plus
(
name
:
String
,
value
:
<ERROR CLASS>
)
:
FlagStore
Content copied to clipboard
operator
fun
plus
(
flagValue
:
Pair
<
String
,
<ERROR CLASS>
>
)
:
FlagStore
Content copied to clipboard
operator
fun
plus
(
notableFlagValue
:
NotableFlag
)
:
FlagStore
Content copied to clipboard
operator
fun
plus
(
flags
:
Map
<
String
,
<ERROR CLASS>
>
)
:
FlagStore
Content copied to clipboard