Path¶ [Source] type Path is (Cons[Node val] val | Nil[Node val] val) Type Alias For¶ (Cons[Node val] val | Nil[Node val] val)