marimo-learn / functional_programming

Commit History

Merge branch 'main' into fp/applicatives
d0f22f6
unverified

Srihari Thyagarajan 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

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

Fixing typo
bfe46e3

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

Add CHANGELOG
7339b50

metaboulie commited on

Remove duplicate implementations in markdown
c6fe084

metaboulie commited on

Demo version of 05_functors.py
8b10f04

metaboulie commited on