Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. FirstResampling :: forall (m :: Type -> Type) cl a1 b1 c d . (Clock m (In cl), Clock m (Out cl), Time cl ~ Time (Out cl), Time cl ~ Time (In cl)) => SN m cl a1 b1 -> ResamplingBuffer m (In cl) (Out cl) c d -> SN m cl (a1, c) (b1, d)

    rhine FRP.Rhine.SN

    Bypass the signal network by forwarding data in parallel through a ResamplingBuffer.

  2. module Synthesizer.Plain.Filter.Recursive.FirstOrder

    First order low pass and high pass filter.

  3. module Synthesizer.Plain.Filter.Recursive.FirstOrderComplex

    First order lowpass and highpass with complex valued feedback. The complex feedback allows resonance. It is often called complex resonator.

  4. FirstPosition :: Position

    citeproc Citeproc.Types

    No documentation available.

  5. FirstOrder :: EffectOrder

    data-effects-core Data.Effect

    No documentation available.

  6. FirstValue :: WOperation

    hvega Graphics.Vega.VegaLite

    First value in a sliding window to be applied in a window transform.

  7. data FirstOrderGlobal

    synthesizer-dimensional Synthesizer.Dimensional.Causal.FilterParameter

    No documentation available.

  8. FirstOrder :: EffectOrder

    data-effects-th Data.Effect.TH

    No documentation available.

  9. FirstNullsOrder :: NullsOrder

    postgresql-syntax PostgresqlSyntax.Ast

    No documentation available.

  10. module Documentation.SBV.Examples.Misc.FirstOrderLogic

    Proves various first-order logic properties using SBV. The properties we prove all come from https://en.wikipedia.org/wiki/First-order_logic

Page 12 of many | Previous | Next