def

def.transient

Indicates a value tag which should not be persisted. Transient values often change frequently and do not provide long term informational value. Typyically they are stored only in RAM and should not be stored to durable storage.

parent/child

def

Create a new definition bound to the given symbol

transient

Indicates a value tag which should not be persisted

meta

supertypes

marker

Marker labels a dict with typing information

    transient

Indicates a value tag which should not be persisted