[Probably a repost.] On 04/02/2016 01:20 AM, jkpl wrote:
Let's say I have a ubyte[256]. I want to test all the possible values this array can have on a function.
nextPermutation(): https://dlang.org/phobos/std_algorithm_sorting.html#nextPermutation Ali
