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
The idea is that `PatStack` is mostly used in the Matrix, and `Fields`
is used whenever we're close to a relevant constructor. That way, we
have a bunch of functions to go back and forth between a `Pat` and a
`Constructor` along a `Fields`. That's a simpler mental model and better
abstraction.
0 commit comments