Function aviary::vireo [] [src]

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

V combinator