nths-of ( seq indices -- seq' )


Vocabulary
sequences

Inputs
seqan object
indicesan object


Outputs
seq'an object


Definition


: nths-of ( seq indices -- seq' ) swap nths ; inline