From f3e3fd0cdba8d2f9f49be279ac3c0ec87a44609b Mon Sep 17 00:00:00 2001 From: nodist Date: Wed, 3 Jun 2026 15:26:26 -0400 Subject: refs with more impl --- docs/type_system/lock.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/type_system/lock.md') diff --git a/docs/type_system/lock.md b/docs/type_system/lock.md index 86effac..b3227ca 100644 --- a/docs/type_system/lock.md +++ b/docs/type_system/lock.md @@ -2,6 +2,8 @@ --- +Prevent access to a parent while children are modifiable + ```text Lock[Name[...]; TYPE] ``` -- cgit v1.2.3