Hi, thank you for this great library! I know it is called sortedcontainers and not orderedcontainers, but I wondered whether the following might be a useful addition to this scope: an OrderedDict with ...
Method 1: unique-values, solution based on dict comprehension Method 2: non-unique values Method 3: type and order preserved I ran some tests, and method 1 is the one that provides the best average ...