Function lambda_mountain::sub2sc

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