synt's blog

By synt, history, 13 months ago, In English

What do you guys use in Python for multiset? Tried using heap but it doesnt have O(logN) deletions

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it