ak.types.RegularType
--------------------

The type of a :doc:`ak.layout.RegularArray`.

In addition to the properties and methods described in :doc:`ak.types.Type`,
a RegularType has the following.

ak.types.RegularType.__init__
=============================

.. py:method:: ak.types.RegularType.__init__(type, size, parameters=None, typestr=None)

ak.types.RegularType.type
=========================

.. py:attribute:: ak.types.RegularType.type

ak.types.RegularType.size
=========================

.. py:attribute:: ak.types.RegularType.size
