pyre.records.Immutable¶
Module Contents¶
-
class
pyre.records.Immutable.Immutable¶ Bases:
pyre.records.NamedTuple.NamedTupleStorage for and access to the values of immutable record instances
-
__slots__= []¶
-
pyre.records.Immutable¶pyre.records.Immutable.Immutable¶Bases: pyre.records.NamedTuple.NamedTuple
Storage for and access to the values of immutable record instances
__slots__ = []¶