[][src]Function poi::head_tail

pub fn head_tail<A: Into<Expr>, B: Into<Expr>>(a: A, b: B) -> Expr

A head-tail pattern match on a tuple.