Commit Graph

8 Commits

Author SHA1 Message Date
3cbd7040e9 Travis build: 391 2017-12-28 08:30:19 +00:00
e7e687f60c update snippets 0-All 2017-12-27 16:32:27 +02:00
a1f3c23871 Make the example even more obvious that the original array is not mutated 2017-12-26 17:14:52 -08:00
634abd910b Fix documentation for shuffle
The implementation of shuffle is a pure function, so it returns a new array instead of shuffling the input in place.
2017-12-26 17:08:23 -08:00
5a6ba2a66b Shorten algorithm 2017-12-26 14:24:04 +01:00
0b0d439214 fix typo 2017-12-26 14:23:44 +01:00
eab9fd58ac User Fisher-Yates shuffle implementation 2017-12-25 18:43:55 -08:00
c8b9c4a563 Fully renamed and updated everything, tagged, built 2017-12-17 17:55:51 +02:00