Commit Graph

11 Commits

Author SHA1 Message Date
931e9c689f 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
00b3da7504 Updated examples
Removed duplicate and unnecessary examples.
2018-01-04 14:22:56 +02:00
f6d393dba9 Fixed typos 2018-01-02 12:43:47 +01:00
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