mathspp blog

449 484,690 39,535
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.