Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. SingletonRecords :: MetaClass

    Agda Agda.TypeChecking.Monad.MetaVars

    Meta variables of "hereditarily singleton" record type.

  2. SingletonDate :: Date -> DatePattern

    Hastructure Types

    No documentation available.

  3. SingletonRange :: a -> Range a

    range Data.Range

    Represents a single element as a range. SingletonRange a is equivalent to SpanRange (Bound a Inclusive) (Bound a Inclusive).

  4. newtype SingletonProof (f :: Flavor) a r

    refined-containers Data.HashMap.Refined

    Proof that r contains an element of type a.

  5. SingletonProof :: Refined (InSet f r) a -> SingletonProof (f :: Flavor) a r

    refined-containers Data.HashMap.Refined

    The element that is guaranteed to be in r

  6. newtype SingletonProof (f :: Flavor) a r

    refined-containers Data.HashMap.Strict.Refined

    Proof that r contains an element of type a.

  7. SingletonProof :: Refined (InSet f r) a -> SingletonProof (f :: Flavor) a r

    refined-containers Data.HashMap.Strict.Refined

    The element that is guaranteed to be in r

  8. newtype SingletonProof (f :: Flavor) a r

    refined-containers Data.HashSet.Refined

    Proof that r contains an element of type a.

  9. SingletonProof :: Refined (InSet f r) a -> SingletonProof (f :: Flavor) a r

    refined-containers Data.HashSet.Refined

    The element that is guaranteed to be in r

  10. newtype SingletonProof (f :: Flavor) a r

    refined-containers Data.IntMap.Refined

    Proof that r contains an element of type a.

Page 54 of many | Previous | Next