Commit Graph

11 Commits

Author SHA1 Message Date
Angelos Chalaris
0425ebefe7 Archive, multitagging, cleanup
Cleaned up the current snippets for consistency and minor problems, added multiple tags to most of them, archived a few.
2018-01-05 16:33:54 +02:00
Angelos Chalaris
8281457945 Updated examples
Removed duplicate and unnecessary examples.
2018-01-04 14:22:56 +02:00
Semen Zhydenko
7d612d0471 Fixed typos 2018-01-02 12:43:47 +01:00
Travis CI
203edf9ba2 Travis build: 391 2017-12-28 08:30:19 +00:00
Stefan Feješ
0c129cdd02 update snippets 0-All 2017-12-27 16:32:27 +02:00
Bill Mei
f8b740e09a Make the example even more obvious that the original array is not mutated 2017-12-26 17:14:52 -08:00
Bill Mei
068b92d085 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
David Wu
f1bab2570c Shorten algorithm 2017-12-26 14:24:04 +01:00
David Wu
bb8e1a28c0 fix typo 2017-12-26 14:23:44 +01:00
Bill Mei
d9fe4b84cc User Fisher-Yates shuffle implementation 2017-12-25 18:43:55 -08:00
Angelos Chalaris
9db5e43e66 Fully renamed and updated everything, tagged, built 2017-12-17 17:55:51 +02:00