Skip to content

Latest commit

 

History

57 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

combinators-101

An Interactive Introduction to Function Combinators

Requires Python 3.13.

Run:

bin/c101 setup
. venv/bin/activate

Open notebooks:

open c101/combinators_101.ipynb

Before git commit:

bin/c101 precommit

Run the notebook code directly:

bin/c101 convert-to-py
python c101/combinators_101.py

View the notebooks:

open html/*/*.html

https://stackoverflow.com/questions/16739290/composing-functions-in-python

About

An Introduction to Function Combinators

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages