Function lambda_mountain::and2sc

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