Function poi::head_tail_tup

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

A head-tail pattern match on a tuple.