mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-09 05:56:06 +00:00
Add the kotlin blocks to the documents (#1170)
This commit is contained in:
@@ -343,6 +343,12 @@ $$
|
||||
// C 未提供内置 hash code 函数
|
||||
```
|
||||
|
||||
=== "Kotlin"
|
||||
|
||||
```kotlin title="built_in_hash.kt"
|
||||
|
||||
```
|
||||
|
||||
=== "Zig"
|
||||
|
||||
```zig title="built_in_hash.zig"
|
||||
|
||||
Reference in New Issue
Block a user