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
`condp` can't usually take an :else label for its default since it's rare that the predicate would happen to evaluate to `true` for :else --- as demonstrated by the next example which uses condp with an unlabelled default.
0 commit comments