Function aviary::finch [] [src]

pub fn finch<A, B, C, F>(x: A, y: B, f: F) -> C where
    F: Fn(B, A) -> C, 

F combinator