mathspp blog

442 479,485 39,354
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.