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
issue is: while using def it would be great to have some (non-point-free) access to locally named stack items (you may know of them as variable, but lets consider them constants, because we should not need them to mutate)...
The text was updated successfully, but these errors were encountered:
issue is: while using
def
it would be great to have some (non-point-free) access to locally named stack items (you may know of them as variable, but lets consider them constants, because we should not need them to mutate)...The text was updated successfully, but these errors were encountered: