Function lambda_mountain::and2gs

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