pub fn sorted_consts(consts: &[(IncomingPort, Value)]) -> Vec<&Value>
Expand description
Sort some input constants by port and just return the constants.
pub fn sorted_consts(consts: &[(IncomingPort, Value)]) -> Vec<&Value>
Sort some input constants by port and just return the constants.