all- ( collection quot -- begin end quot )


Vocabulary
cursors

Inputs
collectionan object
quotan object


Outputs
beginan object
endan object
quotan object


Definition


: all- ( collection quot -- begin end quot ) [ all ] dip ;
inline