| Copyright | (c) OleksandrZhabenko 2024 |
|---|---|
| License | MIT |
| Maintainer | oleksandr.zhabenko@yahoo.com |
| Stability | Experimental |
| Safe Haskell | None |
| Language | Haskell2010 |
Aftovolio.PermutationsArrMini2
Description
Special permutations functions for the AFTOVolio. This module uses no vectors, but instead uses arrays.
Documentation
pairsSwapP2 :: [Int] -> [[Int]] Source #