Function poi::comp

source ·
pub fn comp<A: Into<Expr>, B: Into<Expr>>(a: A, b: B) -> Expr
Expand description

A function composition.