summaryrefslogtreecommitdiff
path: root/docs/type_system/state.md
blob: c1318ff62ce0ee7d3cfbef347d8f2e88aac99995 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# State

---

```text
State_class : Enum[.iterator; .closure; .task]

State[STATE; FN; State_class]
```

# Iterator

# Closure

# Task