-
- Downloads
extmod/modbtree: Cleverly implement "for key in btree:" syntax.
I.e. make it work like btree.keys(), while still not using a separate iterator type.
Please register or sign in to comment
I.e. make it work like btree.keys(), while still not using a separate iterator type.