SS1984 - Modules - Types

code/__HELPERS/cmp.dm

/proc/cmp_datum_numeric_ascDatum cmp with vars is always slower than a specialist cmp proc, use your judgement.
/proc/cmp_port_order_ascOrders by integrated circuit weight
/proc/cmp_crafting_req_prioritySorts crafting recipe requirements before the crafting recipe is inserted into GLOB.crafting_recipes
/proc/cmp_assoc_list_namePassed a list of assoc lists, sorts them by the list's "name" keys.
/proc/cmp_vending_pricesOrders vending products by their price
/proc/cmp_camera_ctag_ascOrders cameras by their c_tag ascending