refactor: Improve the hash_map_chaining.c implementation. (#858)

* Improve the hash_map_chaining.c implementation.

* Update hash_map_chaining.c
This commit is contained in:
Yudong Jin
2023-10-13 02:04:45 -05:00
committed by GitHub
parent 84e2799f1b
commit 3df5c36370
2 changed files with 129 additions and 154 deletions

View File

@@ -94,6 +94,8 @@
=== "C"
```c title="hash_map_chaining.c"
[class]{node}-[func]{}
[class]{hashMapChaining}-[func]{}
```