argsort ( seq quot: ( obj1 obj2 -- <=> ) -- sortedseq )


Vocabulary
sorting.extras

Inputs
seqan object
quota quotation with stack effect ( obj1 obj2 -- <=> )


Outputs
sortedseqan object


Definition