Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. allCollections :: forall (m :: Type -> Type) . MonadIO m => Action m [Collection]

    mongoDB Database.MongoDB.Query

    List all collections in this database

  2. allDatabases :: forall (m :: Type -> Type) . MonadIO m => Action m [Database]

    mongoDB Database.MongoDB.Query

    List all databases residing on server

  3. allowDiskUse :: AggregateConfig -> Bool

    mongoDB Database.MongoDB.Query

    Enable writing to temporary files (aggregations have a 100Mb RAM limit)

  4. allS :: Selective f => (a -> f Bool) -> [a] -> f Bool

    rebase Rebase.Prelude

    A lifted version of all. Retains the short-circuiting behaviour.

  5. allToChunkySize :: Arrow arrow => arrow (Chunk a) LazySize

    synthesizer-core Synthesizer.CausalIO.Gate

    No documentation available.

  6. allToStorableVector :: Arrow arrow => arrow (Chunk a) (Vector ())

    synthesizer-core Synthesizer.CausalIO.Gate

    No documentation available.

  7. allpassDown :: (C a, C a, C a a) => a -> Int -> a -> a -> a -> [a]

    synthesizer-core Synthesizer.Plain.Instrument

    No documentation available.

  8. allpassPlain :: (C a, C a, C a a) => a -> a -> a -> a -> [a]

    synthesizer-core Synthesizer.Plain.Instrument

    No documentation available.

  9. allSVGColors :: [(String, Color (SRGB 'NonLinear) Word8)]

    Color Graphics.Color.Standard.SVG

    Source: https://www.w3.org/TR/SVG11/types.html#ColorKeywords

  10. allChars :: forall (n :: Nat) . KnownNat n => [DirichletCharacter n]

    arithmoi Math.NumberTheory.DirichletCharacters

    List all characters for the modulus. This is preferred to using [minBound..maxBound].

Page 104 of many | Previous | Next