ak.types.RegularType#

Defined in awkward.types.regulartype on line 8.

class ak.types.RegularType(self, content, size)#
ak.types.RegularType.content#
ak.types.RegularType.size#
ak.types.RegularType._str(self, indent, compact)#
ak.types.RegularType.__repr__(self)#
ak.types.RegularType.__eq__(self, other)#