intel
dandy.processor.decoder.intel
T = TypeVar('T')
module-attribute
DecoderKeysIntel
Bases: BaseListIntel[T]
, Generic[T]
keys = Field(default_factory=list)
class-attribute
instance-attribute
DecoderValuesIntel
Bases: BaseListIntel[Any]