-
Kevin Jahns authored
from worst case of O(n) -> O(1) - where n is the number of insertions in a list So this is a huge improvement, I guess :)
Kevin Jahns authoredfrom worst case of O(n) -> O(1) - where n is the number of insertions in a list So this is a huge improvement, I guess :)