1
1
mirror of https://github.com/kanaka/mal.git synced 2024-10-26 22:28:26 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Fabian
f3e4237e8d remove unused function 2021-05-02 17:35:40 -05:00
Fabian
e160b83391 make envs mutable 2021-05-02 17:35:40 -05:00
Fabian
058c6dd98f closures capture the env 2021-05-02 17:35:40 -05:00
Fabian
8d3f32804e SML: Step 3 2021-05-02 17:35:40 -05:00
Fabian
3a53a42461 def! works 2021-05-02 17:35:40 -05:00
Fabian
b8728f28ea env set+inner 2021-05-02 17:35:40 -05:00
Fabian
fa7a784fe0 SML: Step 2 2021-05-02 17:35:40 -05:00