Function aviary::robinstarstar [] [src]

pub fn robinstarstar<A, B, C, D, E, F>(f: F) -> impl Fn(A, B, C, D) -> E where
    F: Fn(A, C, D, B) -> E, 

R** combinator