swh:1:snp:a72e953ecd624a7df6e6196bbdd05851996c5e40
Revision 6c74a4dd8af06788ced8ee6d9730bb48d3041c82 authored by Simeon Schaub on 24 March 2021, 20:28:26 UTC, committed by Simeon Schaub on 27 March 2021, 23:05:40 UTC
One gotcha is that defining a second opaque closure with the same name as the first will just define a new opaque closure. This is of course different to how method definitions usually work, but since opaque closures don't do dispatch this seems the most sensible to me. Another thing to think about is whether we want to make the binding a constant if the opaque closure is defined in global scope.
1 parent 712abb0
History
Tip revision: 944f1809185455a1c57207983c1d0f8904343503 authored by Bogumił Kamiński on 25 March 2024, 15:18:44 UTC
Add Xoshiro reference to Random module docstring (#53784)
Tip revision: 944f180
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.7 KB
HISTORY.md -rw-r--r-- 313.4 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 48.0 KB
Makefile -rw-r--r-- 25.3 KB
NEWS.md -rw-r--r-- 4.1 KB
README.md -rw-r--r-- 6.8 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.9 KB

README.md

back to top