Function lambda_mountain::add2sg

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