Function aviary::eaglebald [] [src]

pub fn eaglebald<A: Clone, B: Clone, C, D, E, F, G, H, U, V>(
    f: H,
    g: U,
    s: A,
    t: B,
    h: V
) -> impl Fn(C, D) -> G where
    H: Fn(E, F) -> G,
    U: Fn(A, B) -> E,
    V: Fn(C, D) -> F, 

E^ - bald eagle combinator