https://github.com/asukaminato0721/python-match-based-rbtree
A rbtree written in match-based python.
https://github.com/asukaminato0721/python-match-based-rbtree
match-case python python3
Last synced: 2 months ago
JSON representation
A rbtree written in match-based python.
- Host: GitHub
- URL: https://github.com/asukaminato0721/python-match-based-rbtree
- Owner: asukaminato0721
- License: unlicense
- Created: 2022-10-25T11:07:08.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-25T11:10:06.000Z (over 2 years ago)
- Last Synced: 2025-04-02T12:53:30.920Z (2 months ago)
- Topics: match-case, python, python3
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python-match-based-rbtree
A rbtree written in match-based python.