But yes, I'm interested in the call signature you propose such that it's possible to tell whether
dict(ordered=True)
But yes, I'm interested in the call signature you propose such that it's possible to tell whether
Means `OrderedDict([])` or `{'ordered': True}`.