push-before-node ( obj dlist-node dlist -- new-dlist-node )


Vocabulary
dlists.private

Inputs
objan object
dlist-nodean object
dlistan object


Outputs
new-dlist-nodean object


Definition