docs: finish chapter function

This commit is contained in:
ruanyf
2023-07-17 22:28:36 +08:00
parent 5edc67bc8d
commit 739e3636b6

View File

@@ -5,3 +5,4 @@
- array.md: 数组
- tuple.md: 元组
- symbol.md: symbol 类型
- function.md: 函数