| Copyright | (c) OleksandrZhabenko 2020-2022 |
|---|---|
| License | MIT |
| Maintainer | olexandr543@yahoo.com |
| Stability | Experimental |
| Safe Haskell | None |
| Language | Haskell2010 |
Phonetic.Languages.Array.Ukrainian.PropertiesFuncRepG23Old
Description
Generalization of the functionality of the DobutokO.Poetry.Norms
and DobutokO.Poetry.Norms.Extended modules
from the dobutokO-poetry package. Instead of vectors, uses arrays.
Synopsis
- procBoth3F :: Ord c => (Double -> c) -> Coeffs2 -> FuncRep2 String Double c
- procBoth3FF :: Ord c => Double -> (Double -> c) -> Coeffs2 -> FuncRep2 String Double c
- procBoth3InvF :: Ord c => (Double -> c) -> Coeffs2 -> FuncRep2 String Double c
- procBoth3InvFF :: Ord c => Double -> (Double -> c) -> Coeffs2 -> FuncRep2 String Double c