On Saturday, 2 April 2022 at 14:23:31 UTC, Salih Dincer wrote:
If your type includes opCmp() there is no reason not to use rbTree.
I am using rbTree, the problem is when I try to use it with Variant, at which point it blows up.
Vijay Nayar via Digitalmars-d-learn Sat, 02 Apr 2022 07:36:29 -0700
On Saturday, 2 April 2022 at 14:23:31 UTC, Salih Dincer wrote:
If your type includes opCmp() there is no reason not to use rbTree.
I am using rbTree, the problem is when I try to use it with Variant, at which point it blows up.