How to create a new data type: set? – Advanced Help with Snap! – Snap! Forum https://forum.snap.berkeley.edu/t/how-to-create-a-new-data-type-set/13847
I’m attempting to create a “new” (i.e. not yet implemented in Snap!) data type: set. In many respects a set is like a list, so I started out implementing it as a list, with type-specific functions. Soon I ran unto troubl…
d4s_over_dt4: do it the c++ way,implement rb trees I have understood that for (r)b-trees