Function hugr_core::utils::sorted_consts

source ยท
pub fn sorted_consts(consts: &[(IncomingPort, Value)]) -> Vec<&Value>
Expand description

Sort some input constants by port and just return the constants.