You May Also Enjoy
Topological Sort as a Relation (Math) / Linear Extension / DFS & BFS
4 minute read
0. Vocabulary
Bijection -> Isomorphism / Homeomorphism / Isometry
1 minute read
学得有点杂,这些概念其实都有 cover,这里总结一下:
Python: Import Enum Uniformly before Comparison
1 minute read
This is not considered a bug in Enum but it’s quite subtle indeed.
Python Structural Pattern Matching (match
/case
since Python 3.10)
4 minute read
0. Overview
Comments