Is there any equivalent of std::next_permutation() in c#?
I need to use it in .Net 2.0 but I am still curious to know even if later version are supporting it.
Is there any equivalent of std::next_permutation() in c#?
I need to use it in .Net 2.0 but I am still curious to know even if later version are supporting it.