Function lambda_mountain::xor2sc

source ยท
pub fn xor2sc(
    _src: impl Constant + StackVariable + Fragment + Sized<2>,
    _dst: impl Constant + Literal + Fragment + Sized<2>,
) -> impl Fragment + Program