summaryrefslogtreecommitdiff
path: root/docs/type_system/fn.md
blob: 67065137fe5ac8f9cc0918f8086c1edfe8b24b11 (plain)
1
2
3
4
5
6
7
8
9
# Fn

---

```text
Fn_class `alias Enum[.partial; .complete; .iterator; .closure; .bound; .task; .native]

Fn[RETURN_TYPE; ARGS; SCOPE; STATE; CODE; Fn_class]
```