Closed popescuatopg closed 6 months ago
Do we need to implement the RB Trees ourselves or can we make use of external crates for this data structure specifically?
A simple list (Vec) is fine.
Do we need to implement the RB Trees ourselves or can we make use of external crates for this data structure specifically?