Y
Hacker News
new
|
ask
|
show
|
jobs
by
hoseja
2289 days ago
Well it defines the big-O of the datastructure APIs. And to match all the requirements, the implementation is usually very constrained.
1 comments
leni536
2289 days ago
My impression is that it's typically the iterator/reference stability requirements that lock imlementations down, not the complexity requirements.
link
hoseja
2289 days ago
Oh yeah, that too.
link