Function common_function::helper::one_of_sigs2

source ยท
pub fn one_of_sigs2(
    args1: Vec<ConcreteDataType>,
    args2: Vec<ConcreteDataType>,
) -> Signature
Expand description

Create a function signature with oneof signatures of interleaving two arguments.