common_function::helper

Function 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.