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

---

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

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