KenyonY / flaxkv

🗲 A high-performance on-disk dictionary.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feat: The `keys()` , `values()` , `items()` method will returns an iterator

KenyonY opened this issue · comments

commented

keys() , values() , items()将返回迭代器而不是List