Function lambda_mountain::and2sl

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