ak.types.PrimitiveType
----------------------

The type of some :doc:`ak.layout.NumpyArray` nodes, if its ``format`` is
recognized.

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

ak.types.PrimitiveType.__init__
===============================

.. py:method:: ak.types.PrimitiveType.__init__(dtype, parameters=None, typestr=None)

ak.types.PrimitiveType.dtype
============================

.. py:attribute:: ak.types.PrimitiveType.dtype
