Function aviary::idstar [] [src]

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

I* combinator