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.

  1. data PermutationsType

    aftovolio Aftovolio.PermutationsRepresent

    No documentation available.

  2. PW :: Char -> Int -> [Int] -> PairwisePL

    aftovolio Aftovolio.RGLPK.General

    No documentation available.

  3. data PairwiseC

    aftovolio Aftovolio.RGLPK.General

    No documentation available.

  4. data PairwisePL

    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.

  5. 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.

  6. data Plane

    ansi-terminal-game Terminal.Game

    A two-dimensional surface (Row, Column) where to blit stuff.

  7. 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.

  8. type Parameter = Int

    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.

  9. newtype PosGraph

    ansigraph System.Console.Ansigraph.Core

    Wrapper type for graph of a non-negative real vector/function.

  10. PosGraph :: [Double] -> PosGraph

    ansigraph System.Console.Ansigraph.Core

    No documentation available.

Page 1186 of many | Previous | Next