An Interactive Introduction to Function Combinators
Requires Python 3.13.
Run:
bin/c101 setup
. venv/bin/activateOpen notebooks:
open c101/combinators_101.ipynbBefore git commit:
bin/c101 precommitRun the notebook code directly:
bin/c101 convert-to-py
python c101/combinators_101.pyView the notebooks:
open html/*/*.htmlhttps://stackoverflow.com/questions/16739290/composing-functions-in-python