mathspp blog

439 477,068 39,359
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.