| Copyright | (c) OleksandrZhabenko 2022 |
|---|---|
| License | MIT |
| Maintainer | olexandr543@yahoo.com |
| Stability | Experimental |
| Safe Haskell | None |
| Language | Haskell2010 |
Phonetic.Languages.Permutations.ArrMini1
Description
Special permutations functions for the phonetic-languages series of packages. This module uses no vectors, but instead uses arrays.
Documentation
pairsSwapP1 :: [Int] -> [[Int]] Source #