Function aviary::warbler1 [] [src]

pub fn warbler1<A: Clone, B, F>(x: A, f: F) -> B where
    F: Fn(A, A) -> B, 

W1 combinator