Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. singleton :: IsBasicRangeMap a m => Ranges -> a -> m

    Agda Agda.Utils.RangeMap

    The map singleton rs x contains the ranges from rs, and every position in those ranges is associated with x.

  2. singleton :: Singleton el coll => el -> coll

    Agda Agda.Utils.Singleton

    No documentation available.

  3. singleton :: SmallSetElement a => a -> SmallSet a

    Agda Agda.Utils.SmallSet

    A singleton set. Time O(1).

  4. singleton :: [k] -> v -> Trie k v

    Agda Agda.Utils.Trie

    Singleton trie.

  5. singleton :: Key -> IntSet

    Agda Agda.Utils.VarSet

    A set of one element.

  6. singleton :: a -> [a]

    BNFC BNFC.Utils

    Give a telling name to the electric monkey.

  7. singleton :: Key -> v -> KeyMap v

    Blammo Data.Aeson.Compat

    Construct a map with a single element.

  8. singleton :: a -> Chunks a

    array-chunks Data.Chunks

    Create chunks with 1 element.

  9. singleton :: (time, time) -> label -> T time label

    audacity Sound.Audacity.LabelTrack

    No documentation available.

  10. singleton :: Storable a => Key w -> a -> T w a

    battleship-combinatorics Combinatorics.Battleship.Count.CountMap

    No documentation available.

Page 28 of many | Previous | Next