Skip to content

Conversation

@bkamins
Copy link
Member

@bkamins bkamins commented Sep 18, 2018

Minor language fixes. Two more significant changes are:

  • it is recommended to use === to compare to nothing
  • = is not a binary operator
  • in sum etc., now we have a keyword argument dims

Minor language fixes. Two more significant changes are:
* it is recommended to use `===` to compare to `nothing`
* `=` is not a binary operator
@KristofferC KristofferC added docs This change adds or pertains to documentation backport pending 1.0 labels Sep 18, 2018
@JeffBezanson JeffBezanson merged commit 27de698 into JuliaLang:master Sep 21, 2018
@bkamins bkamins deleted the patch-24 branch September 21, 2018 03:23
KristofferC pushed a commit that referenced this pull request Sep 30, 2018
Minor language fixes. Two more significant changes are:
* it is recommended to use `===` to compare to `nothing`
* `=` is not a binary operator

(cherry picked from commit 27de698)
KristofferC pushed a commit that referenced this pull request Feb 11, 2019
Minor language fixes. Two more significant changes are:
* it is recommended to use `===` to compare to `nothing`
* `=` is not a binary operator

(cherry picked from commit 27de698)
KristofferC pushed a commit that referenced this pull request Feb 20, 2020
Minor language fixes. Two more significant changes are:
* it is recommended to use `===` to compare to `nothing`
* `=` is not a binary operator

(cherry picked from commit 27de698)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs This change adds or pertains to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants