1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-19 09:38:28 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Fabian
79962a1e17 refactor bindings 2021-05-02 17:35:40 -05:00
Fabian
c6a73d68f0 add keywords, vectors, maps 2021-05-02 17:35:40 -05:00
Fabian
a20d1fb942 implement string type 2021-05-02 17:35:40 -05:00
Fabian
2c68746267 if and fn* work 2021-05-02 17:35:40 -05:00
Fabian
3a53a42461 def! works 2021-05-02 17:35:40 -05:00
Fabian
fa7a784fe0 SML: Step 2 2021-05-02 17:35:40 -05:00
Fabian
444dd6e37d SML: Step 1 2021-05-02 17:35:40 -05:00