Function one_of_sigs2

Source
pub(crate) fn one_of_sigs2(
    args1: Vec<DataType>,
    args2: Vec<DataType>,
) -> Signature
Expand description

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