Chris Hill-Scott
b85b929b11
Lose the confusing list slicing
...
Slicing was to avoid duplicate items in the list. A more idomatic way
to avoid duplicate items in a list is to use a `set` instead.
The order of the list doesn’t really matter, but it’s a lot easier to
test for if the order is consistent.
2016-08-05 11:16:34 +01:00
..
2016-07-01 13:26:57 +01:00
2016-07-15 15:23:23 +01:00
2016-07-06 15:10:36 +01:00
2016-07-15 15:23:23 +01:00
2016-06-17 13:53:48 +01:00
2016-07-20 14:12:22 +01:00
2016-05-20 15:58:20 +01:00
2016-03-16 14:19:41 +00:00
2016-07-12 16:46:46 +01:00
2016-06-08 11:52:26 +01:00
2016-08-05 11:16:34 +01:00
2016-06-06 12:40:21 +01:00
2016-05-18 14:39:06 +01:00
2016-06-23 17:47:19 +01:00
2016-05-18 14:39:06 +01:00
2016-07-12 11:53:30 +01:00
2016-07-05 17:29:41 +01:00
2016-07-14 11:38:54 +01:00
2016-06-08 11:52:26 +01:00
2016-06-22 14:37:02 +01:00
2016-04-14 12:00:55 +01:00
2016-06-14 11:01:33 +01:00
2016-06-17 13:53:48 +01:00
2016-05-18 14:39:06 +01:00
2016-06-17 13:53:48 +01:00