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

---

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

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