Function lambda_mountain::add2cr

source ยท
pub fn add2cr(
    src: impl Constant + Literal + Fragment + Sized<2>,
    dst: impl Constant + Register + Fragment + Sized<2>,
) -> impl Fragment + Program