Skip to content

Conversation

@uvtc
Copy link
Contributor

@uvtc uvtc commented Jan 6, 2013

Since if is more of an expression (rather than executed for side-effects), removed the "do-".

Since when supplies an implicit do, left the "do-", but removed the "else" (given the implicit do).

Since `if` is more of an expression (rather than executed for side-effects), removed the "do-". Since `when` supplies an implicit `do`, left the "do-", but removed the "else" (given the implicit `do`).
@Gonzih
Copy link
Contributor

Gonzih commented Jan 7, 2013

👍

bbatsov added a commit that referenced this pull request Jan 7, 2013
`if` is for getting a value, not nec. side-effecty
@bbatsov bbatsov merged commit 6d98902 into bbatsov:master Jan 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants