https://github.com/JuliaLang/julia
Revision 1f9e8bdbcf0ded6f1386f9329a284366dbb56120 authored by Henrique Becker on 03 November 2020, 23:02:20 UTC, committed by GitHub on 03 November 2020, 23:02:20 UTC
Updates the documentation as suggested by @timholy [here](https://discourse.julialang.org/t/why-does-delete-work-with-sets-but-not-deleteat/48596/10?u=henrique_becker). The text is provisional, the objective is to make clear the function also works on unordered containers and in such case the element removed is arbitrarily chosen.
1 parent 2af16f9
History
Tip revision: 1f9e8bdbcf0ded6f1386f9329a284366dbb56120 authored by Henrique Becker on 03 November 2020, 23:02:20 UTC
`pop!` on unordered containers clarification. (#38097)
Tip revision: 1f9e8bd
File Mode Size
.devcontainer
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-- 273 bytes
.mailmap -rw-r--r-- 11.0 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 19.9 KB
HISTORY.md -rw-r--r-- 292.0 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 47.5 KB
Makefile -rw-r--r-- 27.5 KB
NEWS.md -rw-r--r-- 17.7 KB
README.md -rw-r--r-- 6.9 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.9 KB

README.md

back to top