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

---

Prevent access to a parent while children are modifiable

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