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
Since quoted patterns do not return open quotes, this abstraction does not have any purpose.
The only useful part of it is extracting the name of a binding, therefore instead of returning a Sym we return the name as a String directly.
0 commit comments