summaryrefslogtreecommitdiff
path: root/docs/type_system/lock.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/type_system/lock.md')
-rw-r--r--docs/type_system/lock.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/type_system/lock.md b/docs/type_system/lock.md
index 0b82088..8a3c54b 100644
--- a/docs/type_system/lock.md
+++ b/docs/type_system/lock.md
@@ -1,9 +1,3 @@
# Lock
---
-
-Prevents NAME from being modified while TYPE is accessed as a Ref
-
-```text
-Lock[Name; Ref[TYPE]]
-```