mathspp blog

436 475,651 39,263
articles words lines of code

Learn how to use structural pattern matching (the match statement) to work recursively through tree-like structures.

Today I learned how to create and register a simple Sphinx extension to use as a custom directive in a Jupyter Book project.