pub fn assert_invariants_post<'store, IdN, P, HAST>(p: &P, store: &'store HAST)Expand description
- p should only return each node once
- resolved children should correspond
pub fn assert_invariants_post<'store, IdN, P, HAST>(p: &P, store: &'store HAST)