Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. texSequence :: Char -> Parser String

    bibtex Text.BibTeX.Parse

    Parse a sequence of texBlocks until the occurrence of a closing character. The closing character is not part of the result.

  2. BzSequenceError :: BZError

    bz2 Codec.Compression.BZip

    No documentation available.

  3. ErrorCorruptSequence :: Error

    direct-sqlite Database.SQLite3

    No documentation available.

  4. ErrorCorruptSequence :: Error

    direct-sqlite Database.SQLite3.Bindings.Types

    No documentation available.

  5. ErrorCorruptSequence :: Error

    direct-sqlite Database.SQLite3.Direct

    No documentation available.

  6. decodeSequence :: (Flat (Element b), IsSequence b) => Get b

    flat Flat.Instances.Mono

    Decode an instance of IsSequence, as an array

  7. encodeSequence :: (Flat (Element mono), MonoFoldable mono) => mono -> Encoding

    flat Flat.Instances.Mono

    Encode an instance of IsSequence, as an array

  8. sizeSequence :: (IsSequence mono, Flat (Element mono)) => mono -> NumBits -> NumBits

    flat Flat.Instances.Mono

    Calculate size of an instance of IsSequence as the sum:

    • of the size of all the elements
    • plus the size of the array constructors (1 byte every 255 elements plus one final byte)

  9. AnotherEventSequenceState :: Int -> EventSequenceState

    gi-gtk3 GI.Gtk.Enums

    Catch-all for unknown values

  10. data EventSequenceState

    gi-gtk3 GI.Gtk.Enums

    Describes the state of a EventSequence in a Gesture. Since: 3.14

Page 67 of many | Previous | Next