[][src]Function poi::head_tail_list

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

A head-tail pattern match on a list.