alchemist
24.0.7-dev06+b76482905
alchemist-sapere-mathexp
/
it.unibo.alchemist.expressions.implementations
/
ListComparatorTreeNode
/
ListComparatorTreeNode
List
Comparator
Tree
Node
open
fun
ListComparatorTreeNode
(
s
:
Any
,
left
:
ITreeNode
<
out
Any
>
,
right
:
ITreeNode
<
out
Any
>
)
Content copied to clipboard
Parameters
s
The comparator to use
left
the left ITreeNode (a List or Variable)
right
the right ITreeNode (a List)