Python namedtuple is an immutable container type, whose values can be accessed with indexes and named attributes. It has functionality like tuples with additional features. A named tuple is created ...
deque A sequence-like collection that supports efficient addition and removal of items from either end of the sequence. defaultdict A dictionary subclass for constructing default values for missing ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results