Function aviary::jay [] [src]

pub fn jay<A, B, F>(f: F) -> impl Fn(A, B, A) -> B where
    F: Fn(A, B) -> B, 

J combinator