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
Some of the utility functions that require a pattern/symbolRegistry to be passed could be simplified to be methods on the pattern/symbolRegistry - which are singletons, so we can reduce the need to pass so many parameters around.
Some of the utility functions that require a pattern/symbolRegistry to be passed could be simplified to be methods on the pattern/symbolRegistry - which are singletons, so we can reduce the need to pass so many parameters around.