docs: finish chapter object

This commit is contained in:
ruanyf
2023-07-18 11:22:24 +08:00
parent 739e3636b6
commit 98936e5abc
3 changed files with 39 additions and 37 deletions

View File

@@ -6,3 +6,4 @@
- tuple.md: 元组
- symbol.md: symbol 类型
- function.md: 函数
- object.md: 对象