Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. setEra :: Era Rational -> Active a -> Active a

    active Data.Active

    Set the era of an Active value. Note that this will change a constant Active into a dynamic one which happens to have the same value at all times.

  2. setPrecisionAtLeastAccuracy :: (HasPrecision t, CanSetPrecision t) => Accuracy -> t -> t

    aern2-mp AERN2.MP.Accuracy

    Change the precision so that it is at least as high as the supplied accuracy (assuming the accuracy is finite).

  3. setPrecisionCEDU :: Precision -> MPFloat -> BoundsCEDU MPFloat

    aern2-mp AERN2.MP.Float.Type

    No documentation available.

  4. setPrecision :: CanSetPrecision t => Precision -> t -> t

    aern2-mp AERN2.MP.Precision

    No documentation available.

  5. setCaseSensitivity :: CaseSensitivity -> Replacer -> Replacer

    alfred-margaret Data.Text.AhoCorasick.Replacer

    Updates the case sensitivity of the replacer. Does not change the capitilization of the needles. The caller should be certain that if IgnoreCase is passed, the needles are already lower case.

  6. setCaseSensitivity :: CaseSensitivity -> Searcher v -> Searcher v

    alfred-margaret Data.Text.AhoCorasick.Searcher

    Updates the case sensitivity of the searcher. Does not change the capitilization of the needles. The caller should be certain that if IgnoreCase is passed, the needles are already lower case.

  7. setBufferSize :: Size -> T i y ()

    alsa-pcm Sound.ALSA.PCM.Parameters.Hardware

    No documentation available.

  8. setBufferSizeFirst :: Size -> T i y Size

    alsa-pcm Sound.ALSA.PCM.Parameters.Hardware

    No documentation available.

  9. setBufferSizeLast :: Size -> T i y Size

    alsa-pcm Sound.ALSA.PCM.Parameters.Hardware

    No documentation available.

  10. setBufferSizeMax :: Size -> T i y Size

    alsa-pcm Sound.ALSA.PCM.Parameters.Hardware

    No documentation available.

Page 463 of many | Previous | Next