listing-sort-by ( seq quot: ( elt -- key ) -- sortedseq )


Vocabulary
http.server.static

Inputs
seqan object
quota quotation with stack effect ( elt -- key )


Outputs
sortedseqan object


Definition