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