Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
TASTE
uPython-mirror
Repository
uPython-mirror
extmod
modbtree.c
Find file
Blame
History
Permalink
extmod/modbtree: Cleverly implement "for key in btree:" syntax.
· 2f7ebf16
Paul Sokolovsky
authored
Jun 23, 2016
I.e. make it work like btree.keys(), while still not using a separate iterator type.
2f7ebf16