Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
aftovolio Aftovolio.PermutationsRepresent No documentation available.
PW :: Char -> Int -> [Int] -> PairwisePLaftovolio Aftovolio.RGLPK.General No documentation available.
-
aftovolio Aftovolio.RGLPK.General No documentation available.
-
aftovolio Aftovolio.RGLPK.General A way to encode the pairs of the phonetic language representations that give some additional associations, connections between elements, usually being caused by some similarity or commonality of the pronunciation act for the phenomenae corresponding to these elements. All [Int] must be equal in length throughout the same namespace and this length is given as Int argument in the PairwisePL. This Int parameter is nn.
module Aftovolio.Ukrainian.
PrepareText Earlier it has been a module DobutokO.Poetry.Ukrainian.PrepareText from the dobutokO-poetry package. In particular, this module can be used to prepare the Ukrainian text by applying the most needed grammar for AFTOVolio to avoid misunderstanding for the produced text. The attention is paid to the prepositions, pronouns, conjunctions and particles that are most commonly connected (or not) in a significant way with the next text. Uses the information from: https:/uk.wikipedia.orgwiki/%D0%A1%D0%BF%D0%BE%D0%BB%D1%83%D1%87%D0%BD%D0%B8%D0%BA and https:/uk.wikipedia.orgwiki/%D0%A7%D0%B0%D1%81%D1%82%D0%BA%D0%B0_(%D0%BC%D0%BE%D0%B2%D0%BE%D0%B7%D0%BD%D0%B0%D0%B2%D1%81%D1%82%D0%B2%D0%BE) Uses arrays instead of vectors.
-
ansi-terminal-game Terminal.Game A two-dimensional surface (Row, Column) where to blit stuff.
type
ParamWithSubs = (Parameter, [SubParam])ansi-terminal-types System.Console.ANSI.Codes Type synonym representing parameter values optionally followed by a parameter substring. Parameter substrings were introduced by 13.1.8 of T.416 (03/93) for SGR parameter values 38 and 48 and have subsequently been adapted for other uses.
-
ansi-terminal-types System.Console.ANSI.Codes Type synonym representing parameter values (without parameter substrings). To represent a paramater value followed by a parameter substring, see ParamWithSubs.
-
ansigraph System.Console.Ansigraph.Core Wrapper type for graph of a non-negative real vector/function.
PosGraph :: [Double] -> PosGraphansigraph System.Console.Ansigraph.Core No documentation available.