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


Vocabulary
classes.struct.private

Inputs
slotan object


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


Definition