Function aviary::warbler [] [src]

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

W combinator