Skip to content

Conversation

@zw
Copy link
Contributor

@zw zw commented Mar 22, 2014

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.

`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.
bbatsov added a commit that referenced this pull request Mar 22, 2014
:else for conditions: remove condp (won't work)
@bbatsov bbatsov merged commit 049bb8e into bbatsov:master Mar 22, 2014
@bbatsov
Copy link
Owner

bbatsov commented Mar 22, 2014

Indeed. Thanks for spotting this.

@zw zw deleted the patch-1 branch March 23, 2014 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants