Skip to content

Releases: gziolo/array-shuffle-fp

Use point-free style

Choose a tag to compare

@gziolo gziolo released this 17 Feb 17:27

Code was refactored to use point-free style and functional utilities were reformatted to make them easier to read.

Add support for big lists

Choose a tag to compare

@gziolo gziolo released this 16 Jan 09:31

trampoline utility function wraps now arrayShuffle to fix missing PTC handling in the default Node 6 env and all browsers that don't support it.

Add support for duplicated items in the list

Choose a tag to compare

@gziolo gziolo released this 15 Jan 09:29

Refactored algorithm to explicitly update the picked index. Without this change algorithm was working properly only when the unique values were provided.

Initial release of FP implementation

Choose a tag to compare

@gziolo gziolo released this 05 Jan 09:26
0.1.0

Update package.json