doc: update docs/kotlin.md (#515)

* 新增Kotlin的高阶函数用法

* 新增和调整若干Kotlin示例代码
[新增] 扩展函数
[新增] 运算符重载
[新增] 中缀表达式
[新增] 次构造函数
[新增] Data 数据类
[新增] 内部类
[新增] object 单例类
[修改] 主构造函数示范代码,调整了部分缩进和变量定义。 2f6c263221
This commit is contained in:
jaywcjlove
2024-02-09 08:15:41 +00:00
parent fa1e954223
commit c22cab1e11
5 changed files with 225 additions and 59 deletions

File diff suppressed because one or more lines are too long