Represents any ordered sequence.
A sequence supports indexed access (i.e., [] access, __getitem__, ...).
Lists and tuples are subtypes of this type.
list of weak references to the object (if defined)
pytilities.types.numerictype
pytilities.types._numbertypemeta
Enter search terms or a module, class or function name.