sequence-operator-from ( i seq quot -- i' n quot' )


Vocabulary
sequences.private

Inputs
ian object
seqan object
quotan object


Outputs
i'an object
nan object
quot'an object


Definition