phonetic-languages-permutations-array-0.2.0.0: Permutations and universal set related functions for the phonetic-languages series
Copyright(c) OleksandrZhabenko 2021
LicenseMIT
Maintainerolexandr543@yahoo.com
StabilityExperimental
Safe HaskellNone
LanguageHaskell2010

Phonetic.Languages.Permutations.ArrMini

Description

Special permutations functions for the phonetic-languages series of packages. This module uses no vectors, but instead uses arrays.

Documentation

pairsSwapP :: [Int] -> [[Int]] Source #