Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

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

  1. firstOf :: FoldLike (First a) s t a b -> s -> Maybe a

    lens-family-core Lens.Family

    firstOf :: Fold s t a b -> s -> Maybe a
    
    Returns Just the first referenced value. Returns Nothing if there are no referenced values. See ^? for an infix version of firstOf

  2. firsts :: Eq a => [a] -> [a]

    speculate Test.Speculate.Utils

    No documentation available.

  3. firstOrder :: forall u q (arrow :: Type -> Type -> Type) s . (C u, C q, Arrow arrow) => T s u q (T arrow (Dimensional (Recip u) q q) (T FirstOrderGlobal (RateDep s (Parameter q))))

    synthesizer-dimensional Synthesizer.Dimensional.Causal.FilterParameter

    No documentation available.

  4. firstOrderHighpass :: (C q, C q yv, C u) => T s u q (R s (Recip u) q q -> Signal s amp yv -> Signal s amp yv)

    synthesizer-dimensional Synthesizer.Dimensional.Rate.Filter

    No documentation available.

  5. firstOrderLowpass :: (C q, C q yv, C u) => T s u q (R s (Recip u) q q -> Signal s amp yv -> Signal s amp yv)

    synthesizer-dimensional Synthesizer.Dimensional.Rate.Filter

    No documentation available.

  6. firstUserNumFmtId :: Int

    xlsx Codec.Xlsx.Types.StyleSheet

    No documentation available.

  7. firstParagraph :: AttrString -> AttrLine

    LambdaHack Game.LambdaHack.Client.UI.Overlay

    No documentation available.

  8. firstOnly :: PSQ k a -> PSQ k a

    cabal-install-solver Distribution.Solver.Modular.PSQ

    No documentation available.

  9. firstGoal :: EndoTreeTrav d c

    cabal-install-solver Distribution.Solver.Modular.Preference

    Always choose the first goal in the list next, abandoning all other choices. This is unnecessary for the default search strategy, because it descends only into the first goal choice anyway, but may still make sense to just reduce the tree size a bit.

  10. firstName :: Fake Text

    fakedata Faker.Game.ElderScrolls

    No documentation available.

Page 25 of many | Previous | Next