ak.forms.RegularForm
--------------------

The form of a :doc:`ak.layout.RegularArray`, which has :doc:`ak.types.RegularType`.

In addition to the properties and methods described in :doc:`ak.forms.Form`,
this has the following.

ak.forms.RegularForm.__init__
=============================

.. py:method:: ak.forms.RegularForm.__init__(content, size, has_identities=False, parameters=None)

ak.forms.RegularForm.content
============================

.. py:attribute:: ak.forms.RegularForm.content

ak.forms.RegularForm.size
=========================

.. py:attribute:: ak.forms.RegularForm.size

ak.forms.RegularForm.has_identities
===================================

.. py:attribute:: ak.forms.RegularForm.has_identities

ak.forms.RegularForm.parameters
===============================

.. py:attribute:: ak.forms.RegularForm.parameters
