sort-with! ( seq quot: ( obj1 obj2 -- <=> ) -- )


Vocabulary
sorting.quick

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


Outputs
None

Definition