Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. module Language.Elm.Pattern

    No documentation available.

  2. data Pattern v

    elm-syntax Language.Elm.Pattern

    No documentation available.

  3. module Language.Elm.Pretty

    No documentation available.

  4. Protein :: Alphabet

    elynx-seq ELynx.Alphabet.Alphabet

    No documentation available.

  5. ProteinI :: Alphabet

    elynx-seq ELynx.Alphabet.Alphabet

    No documentation available.

  6. ProteinS :: Alphabet

    elynx-seq ELynx.Alphabet.Alphabet

    No documentation available.

  7. ProteinX :: Alphabet

    elynx-seq ELynx.Alphabet.Alphabet

    No documentation available.

  8. module ELynx.Topology.Phylogeny

    Creation date: Sat Jul 18 13:15:49 2020. A topology, as it is used in phylogenetics is a Topology with unique leaf labels, and the order of the topologies in the sub-forest is considered to be meaningless. NOTE: The functions in this module are defined using the functions in ELynx.Tree.Phylogeny. This induces a runtime overhead, but greatly reduces the probability of additional bugs.

  9. module ELynx.Tree.Parallel

    Creation date: Mon Sep 7 13:36:45 2020. Parallel evaluation up to a given layer. By convention layer 0 only has one element: the root node. The layer 1 includes the daughter nodes of the root node, and so on. The layer to which a node belongs should not be confused with the depth of a tree.

  10. module ELynx.Tree.Partition

    Creation date: Thu Dec 12 12:58:49 2019.

Page 692 of many | Previous | Next