toggle menu
bdd
0.32.0
common
switch theme
search in API
bdd
/
it.unibo.tuprolog.bdd
/
BinaryDecisionDiagram
/
Companion
/
terminalOf
terminal
Of
fun
<
E
:
Comparable
<
E
>
>
terminalOf
(
truth
:
Boolean
)
:
BinaryDecisionDiagram
<
E
>
Creates a new
Terminal
node from the given boolean value.