remove-nth-of* ( seq n -- nth seq' )


Vocabulary
sequences.extras

Inputs
seqan object
nan object


Outputs
nthan object
seq'an object


Definition