Open jsbean opened 7 years ago
Inserting:
0.004
0.131
0.432
0.966
1.707
This doesn't seem like O(n) :o.
This is the only thing getting called:
Actually, it looks like SortedArray is doing the same thing.
SortedArray
This is dependent on: #164.
Inserting:
0.004
s0.131
s0.432
s0.966
s1.707
sThis doesn't seem like O(n) :o.