From a3ce6487e845a534bd0d710e19957cdf7001a7a8 Mon Sep 17 00:00:00 2001 From: nodist Date: Thu, 14 May 2026 14:30:08 -0400 Subject: task holds error --- docs/type_system/lock.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'docs/type_system/lock.md') 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]] -``` -- cgit v1.2.3