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
Propagate context by reference in `set_context`. This removes the need for cloning e.g. in `AndParser`.
Added `MapCtxParser` to transform the context into a different type.
Removed the projection function from `ThenWithParser` (migrated to using `MapCtxParser`).
0 commit comments