X Tutup
Skip to content

Fix small typo in defonce doc#87

Closed
prestancedesign wants to merge 1 commit intoclojure:masterfrom
prestancedesign:patch-1
Closed

Fix small typo in defonce doc#87
prestancedesign wants to merge 1 commit intoclojure:masterfrom
prestancedesign:patch-1

Conversation

@prestancedesign
Copy link
Copy Markdown

No description provided.

@prestancedesign
Copy link
Copy Markdown
Author

OK I lean English everyday, this is not a typo ! :)

@prestancedesign prestancedesign deleted the patch-1 branch July 19, 2019 09:58
@prestancedesign prestancedesign changed the title Fix small type in defonce doc Fix small typo in defonce doc Jul 19, 2019
@practicalli-johnny
Copy link
Copy Markdown

practicalli-johnny commented Jul 19, 2019

iff is not a general English word, but actually an abbreviation mostly used in mathematics, especially in the area of logic. It is part of some computing science literature, but not that universal.

https://en.wikipedia.org/wiki/If_and_only_if

In computing iff is generally regarded to mean "if and only if" an expression is true. In general English though there are a number of interpretations.

It is very understandable to consider this a typo in the docs, especially if a person is not from a mathematics / logic background. This specific 'typo' has been raise several times, so many people are not that familiar with the term.

Thanks for caring about improving Clojure though.

@borkdude
Copy link
Copy Markdown
Contributor

@prestancedesign Note that Clojure doesn't take PRs from Github, not even for typos. More info: https://clojure.org/dev/dev

@prestancedesign
Copy link
Copy Markdown
Author

@jr0cket Thx for this elaborated answer !
@borkdude Thx for this information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup