Open claucece opened 7 years ago
Where do we need constant time insert? We don't seem to currently use any insert operations. All the other constant time operations are done, although they could probably be factored a bit better.
Constant time select needs to be changed as there is an issue with it.
Basically all the other functions also need to be changed to the new functionality: