documentation
Toggle table of contents
1.5.1-dev02-c0569c38e
common
Target filter
common
Switch theme
Search in API
Skip to content
documentation
solve
/
it.unibo.tuprolog.solve.flags
/
flag
flag
fun
<
T
:
NotableFlag
>
flag
(
notableFlag
:
T
,
f
:
T
.
(
)
->
Term
)
:
Pair
<
String
,
Term
>
Pairs
notableFlag
's
NotableFlag.name
with the
Term
computed by
f
, applied to
notableFlag
itself.