ak.types.ListType ----------------- .. py:module: ak.types.ListType Defined in `awkward.types.listtype `__ on `line 15 `__. .. py:class:: ak.types.ListType(self, content, *, parameters=None) .. _ak-types-listtype-copy: .. py:method:: ak.types.ListType.copy(self, *, content=UNSET, parameters=UNSET) .. _ak-types-listtype-content: .. py:attribute:: ak.types.ListType.content .. _ak-types-listtype-_get_typestr: .. py:method:: ak.types.ListType._get_typestr(self, behavior) .. _ak-types-listtype-_str: .. py:method:: ak.types.ListType._str(self, indent, compact, behavior) .. _ak-types-listtype-__repr__: .. py:method:: ak.types.ListType.__repr__(self) .. _ak-types-listtype-_is_equal_to: .. py:method:: ak.types.ListType._is_equal_to(self, other, all_parameters)