code/__HELPERS/cmp.dm 
| /proc/cmp_datum_numeric_asc | Datum cmp with vars is always slower than a specialist cmp proc, use your judgement. |
|---|---|
| /proc/cmp_port_order_asc | Orders by integrated circuit weight |
| /proc/cmp_crafting_req_priority | Sorts crafting recipe requirements before the crafting recipe is inserted into GLOB.crafting_recipes |
| /proc/cmp_assoc_list_name | Passed a list of assoc lists, sorts them by the list's "name" keys. |
| /proc/cmp_vending_prices | Orders vending products by their price |
| /proc/cmp_camera_ctag_asc | Orders cameras by their c_tag ascending |