marimo-learn / functional_programming

Commit History

Update functional_programming/05_functors.py
8792d7c
unverified

métaboulie Srihari Thyagarajan commited on

Update functional_programming/README.md
30a81e1
unverified

métaboulie Srihari Thyagarajan commited on

Update functional_programming/06_applicatives.py
c3b8d53
unverified

métaboulie Srihari Thyagarajan commited on

refactor(applicatives): `v0.1.3` of applicatives.py
3c962e6

métaboulie commited on

fix(functors): remove custom css link
87e47b3

metaboulie commited on

Update README.md
1cf7b32
unverified

métaboulie commited on

refactor(functors): `v0.1.5` of `functors.py`
6399834

metaboulie commited on

fix(functors): remove custom theme link
397edde

metaboulie commited on

docs(readme): updating README.md for fp course
215d7d0

metaboulie commited on

Merge remote-tracking branch 'upstream/main' into fp/functors
9509a36

metaboulie commited on

Merge branch 'main' into fp/applicatives
d0f22f6
unverified

Srihari Thyagarajan commited on

refactor(functors): `v0.1.4` of notebook `functors` for fp course
8e62b80

metaboulie commited on

refactor(functors): `v0.1.3` of `functors` notebook
3c4c5bc

metaboulie commited on

Update README.md - fix typo in links
f3c65ee
unverified

st-- commited on

Update functional_programming/06_applicatives.py
ccf4a01
unverified

métaboulie Srihari Thyagarajan commited on

refactor(applicatives): `v0.1.3` of `applicatives.py`
e485eac

metaboulie commited on

refactor(applicatives): remove `sequenceL` from `Applicative` because it should be a classmethod but can't be generically implemented
48feff6

metaboulie commited on

docs(applicatives): add this notebook to course's README
e3bcacf

metaboulie commited on

refactor(functor): migrate to python3.13
7139673

metaboulie commited on

fixing typo
662415d

metaboulie commited on

Add 0.1.0 version of notebook 06_applicatives for fp course
e9e13d8

metaboulie commited on

fix(CHANGELOG): reverse the order of CHANGELOG
48c286d

metaboulie commited on

refactor(fp): v0.1.1 of notebook 05_functors.py
d417768

metaboulie commited on

Improve notebook and README as suggested by Haleshot
463e388

metaboulie commited on

Update README and CHANGELOG
db2b2a2

metaboulie commited on

Add notebook 05_functors (version 0.1.0) for the functional programming course
6b8214a

metaboulie commited on

Remove duplicate implementations in markdown
c6fe084

metaboulie commited on

Demo version of 05_functors.py
8b10f04

metaboulie commited on