Skip to content

2.5.1 Don't err when sampling/shuffling empty collections

Latest
Compare
Choose a tag to compare
@ctapobep ctapobep released this 11 Aug 10:22
· 3 commits to master since this release

Actually sampling will not throw only when number of elements to return is 0. In all other cases it will still throw.