(reader-quot) ( slot -- quot: ( struct -- value ) )


Vocabulary
classes.struct.private

Inputs
slotan object


Outputs
quota quotation with stack effect ( struct -- value )


Definition

GENERIC: (reader-quot) ( slot -- quot: ( struct -- value ) )


Methods