Function lambda_mountain::or2ls

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