from-tail ( seq n -- seq n' )


Vocabulary
sequences

Inputs
seqan object
nan object


Outputs
seqan object
n'an object


Definition