summaryrefslogtreecommitdiff
path: root/docs/type_system/lock.md
blob: b3227ca857c29ddb72cb11bbc951aae5802095dd (plain)
1
2
3
4
5
6
7
8
9
# Lock

---

Prevent access to a parent while children are modifiable

```text
Lock[Name[...]; TYPE]
```