Function lambda_mountain::xor2rc

source ·
pub fn xor2rc(
    _src: impl Constant + Register + Fragment + Sized<2>,
    _dst: impl Constant + Literal + Fragment + Sized<2>
) -> impl Fragment + Program