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


Vocabulary
classes.struct.private

Inputs
slotan object


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


Definition