1
0
mirror of https://github.com/janet-lang/janet synced 2024-11-17 14:14:49 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Heefoo
26c8f7a5cf Add update merge juxt and zipcoll 2018-03-21 15:28:50 +02:00
Heefoo
65ad7c981a Add more useful examples 2018-03-21 10:01:11 +02:00
Heefoo
f3825caefa Fix typos and improve if/when-let macros
In clojure when-let and if-let accept at most two forms and must both be true for the evaluatioh to take place. The implementation here does the same but can bind more forms
2018-03-21 05:59:03 +02:00
Heefoo
c7de277f55 Add more clojure functions in the examples 2018-03-21 00:00:09 +02:00
Heefoo
9c967ea335 Add examples 2018-03-20 10:32:27 +02:00