push-before ( ... obj dlist quot: ( ... obj -- ... ? ) -- ... dlist-node )


Vocabulary
dlists

Inputs
objan object
dlistan object
quota quotation with stack effect ( ... obj -- ... ? )


Outputs
dlist-nodean object


Definition