pub fn get_width<A: Hash + Eq + Clone>( node: NodeId, arena: &SLTNodeArena<A>, ) -> usize
Return the construction-time width cached when a node was interned.