compare-with ( quots -- <=> )


Vocabulary
sorting.extras

Inputs
quotsa sequence of a quotation with stack effect ( obj -- key )


Outputs
None

Word description
Generate a chained comparator using the specified quots sequence of comparators.

Definition