X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/b86c5b19cdcf5b86e18498dbbb37da6ffb77e019..3d4e55275cd256cbd756c5801065ac8e4ad94049:/personal/_drafts/types-as-contracts.md diff --git a/personal/_drafts/types-as-contracts.md b/personal/_drafts/types-as-contracts.md index 5b1974f..89d99b3 100644 --- a/personal/_drafts/types-as-contracts.md +++ b/personal/_drafts/types-as-contracts.md @@ -60,7 +60,7 @@ The validation of reference types (in particular, their exclusive / read-only na The extra state in my proposal consists of something akin to a reader-writer lock for every memory location. I am first going to describe these locks and how they affect program behavior, before explaining contract validation. -[^1]: If at this point you are under the impression that all these previous posts have been just building up and are now coming together in this proposal, you are not entirely wrong. +[^1]: If at this point you are under the impression that all these previous posts have been collectively building up towards this proposal, you are not entirely wrong. ### Memory locks