mathspp blog

446 482,126 39,494
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.