https://github.com/JuliaLang/julia
Revision ba71161a041fefbf3ed592de9a892f0e7ae2a725 authored by Simeon Schaub on 20 April 2021, 11:13:10 UTC, committed by GitHub on 20 April 2021, 11:13:10 UTC
With #38905 merged, this shouldn't apply in general anymore. I am sure with `==` being a generic function, there will still be cases where using `===` will lead to more precise inference, but I don't think this is worth specifically mentioning in the performance tips.
1 parent d998c7e
History
Tip revision: ba71161a041fefbf3ed592de9a892f0e7ae2a725 authored by Simeon Schaub on 20 April 2021, 11:13:10 UTC
remove `===` for singleton equality tip (#40517)
Tip revision: ba71161
File Mode Size
.devcontainer
.github
base
cli
contrib
deps
doc
etc
src
stdlib
test
.clang-format -rw-r--r-- 3.3 KB
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 283 bytes
.mailmap -rw-r--r-- 11.0 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 19.3 KB
HISTORY.md -rw-r--r-- 313.4 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 48.6 KB
Makefile -rw-r--r-- 25.5 KB
NEWS.md -rw-r--r-- 6.2 KB
README.md -rw-r--r-- 6.8 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 4.0 KB

README.md

back to top