summaryrefslogtreecommitdiff
path: root/docs/type_system/control.md
blob: 6a4ec494070e3e7d75b33cd17e9342d51848c0aa (plain)
1
2
3
4
5
6
7
8
9
# Control

---

```text
Control_class `alias Enum[.loop; .if; .match; .mutate; .selection]

Control[TARGET; ARGS; LIST; Control_class]
```