We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 351bb96 + 6554ac1 commit dabbc41Copy full SHA for dabbc41
reference/src/introduction.md
@@ -3,6 +3,8 @@
3
4
## Terms
5
6
+* *interior mutability* — mutating memory where there also exists a live shared reference non-transitively pointing to the same memory.
7
+
8
(TODO: definitions)
9
10
* *niche*
0 commit comments