Matt Lauber
9c3a6976f0
#2312 Prevent move filter from wrapping ( #2658 )
...
given a list `A B C D` if I run `A B C D +[move:-1 [A]]` I get `B C A D`. However, if I were to do `A B C D +[move:1[D]]` it doesn't wrap around, and I get `A B C D`. This fixes that such that `A B C D +[move:-1 [A]]` gives 'A B C D`
2016-12-16 17:58:45 +00:00
..
2016-12-15 17:13:32 +00:00
2016-07-03 14:53:37 +01:00
2016-12-16 17:58:45 +00:00
2016-10-18 09:12:55 +01:00
2016-04-22 08:36:29 +01:00
2016-12-15 17:13:32 +00:00
2016-06-23 16:23:36 +01:00
2016-10-20 09:44:52 +01:00
2015-07-10 16:43:50 +01:00
2015-07-10 16:43:50 +01:00
2016-11-29 17:31:54 +01:00
2016-12-15 17:13:32 +00:00
2014-11-09 14:49:33 +00:00
2014-11-26 11:12:25 +00:00
2016-10-13 14:16:55 +01:00
2016-10-08 13:32:14 +01:00
2016-04-22 08:36:29 +01:00
2015-09-08 10:41:27 +01:00
2016-08-15 19:47:26 +01:00
2016-05-17 21:58:47 +01:00
2015-09-11 13:34:01 +01:00
2016-08-16 15:48:14 +01:00
2014-11-09 21:47:00 +00:00
2016-12-15 17:13:32 +00:00
2016-11-23 18:20:31 +00:00