You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 4th iteration of trying to get this working
- A nice property of this is the unimplemented `RangeLiteral` case is (statically) unreachable in `impl_arrow`
- Without the need to name *any* of the `LiteralValue` classes
- Also the traversal is now hidden behind `unwrap`, which preserves the type
0 commit comments