Commit bbcadde
CLJS-1353: range inconsistent with Clojure if step is 0 Changed the implementation to match Clojure's and also updated tests. Used == instead of =
1 parent 19bcf10 commit bbcadde
2 files changed
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8430 | 8430 | | |
8431 | 8431 | | |
8432 | 8432 | | |
8433 | | - | |
8434 | | - | |
8435 | | - | |
8436 | | - | |
8437 | | - | |
| 8433 | + | |
| 8434 | + | |
| 8435 | + | |
| 8436 | + | |
8438 | 8437 | | |
8439 | 8438 | | |
8440 | 8439 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1221 | 1221 | | |
1222 | 1222 | | |
1223 | 1223 | | |
1224 | | - | |
| 1224 | + | |
1225 | 1225 | | |
1226 | 1226 | | |
1227 | 1227 | | |
1228 | | - | |
| 1228 | + | |
1229 | 1229 | | |
1230 | 1230 | | |
1231 | 1231 | | |
| |||
0 commit comments