set
Add a set to the Order containing any valid OrderDsl provided by a lambda (see group).
Match any OrderToken in the set.
Use this to create a set with the OrderSetGetOperator.get operator.
Like the minimalist group constructor, this also only works with OrderTokens
order {
set[arg1::func1, arg1::func2, arg1::func4]
}
Content copied to clipboard