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
it would be nice to be able to do the same kind of +T+?-T-? type edits with @as that we can do with @cast. Primarily for removing a maybe-nil from a return value in cases where the programmer knows it won't really be nil.