Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加 HashMap 的介绍 #106

Open
jiacai2050 opened this issue Apr 29, 2024 · 5 comments
Open

增加 HashMap 的介绍 #106

jiacai2050 opened this issue Apr 29, 2024 · 5 comments

Comments

@jiacai2050
Copy link
Member

https://devlog.hexops.com/2022/zig-hashmaps-explained/

@jinzhongjia
Copy link
Collaborator

hash map 是标准库的内容,之前我有提过做一些常用标准库的教程,你不是说先不用搞嘛

@jiacai2050
Copy link
Member Author

很久之前说的吧,现在可以逐步加上去了,尤其是 HashMap、Reader、Writer 这些常用的

@jinzhongjia
Copy link
Collaborator

可以,后面我看看
而且构建系统部分的内容还需要再梳理一下,对于新手还是不太友好

@jinzhongjia
Copy link
Collaborator

哈希表和链表这些东西之前我看到有人发起过相关的pr,是cookbook吗

@jiacai2050
Copy link
Member Author

链表有写过,这个比较简单。https://cookbook.ziglang.cc/12-02-singly-linked-list.html

hashmap 之前也翻译过了,

可能需要总结下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants