blob: e6a726a63208390dfcdb6b59feb932d4a0dd2712 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Fn
---
```text
Fn_class `alias Enum[.partial; .complete; .iterator; .closure; .bound; .regex; .native]
Fn[Fn_class; RETURN_TYPE; ARGS; STATE; List]
```
## \`return
## \`yield
|