docs: finish chapter generics

This commit is contained in:
ruanyf
2023-07-22 00:10:07 +08:00
parent 56c894dc76
commit f3fe894b34
2 changed files with 46 additions and 44 deletions

View File

@@ -9,3 +9,4 @@
- object.md: 对象
- interface.md: interface
- class.md:
- generics.md: 泛型