Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setSilenceThreshold :: Size -> T i y ()alsa-pcm Sound.ALSA.PCM.Parameters.Software No documentation available.
setSleepMin :: Word -> T i y ()alsa-pcm Sound.ALSA.PCM.Parameters.Software No documentation available.
setStartThreshold :: Size -> T i y ()alsa-pcm Sound.ALSA.PCM.Parameters.Software No documentation available.
setStopThreshold :: Size -> T i y ()alsa-pcm Sound.ALSA.PCM.Parameters.Software No documentation available.
setTimestampMode :: TimestampMode -> T i y ()alsa-pcm Sound.ALSA.PCM.Parameters.Software No documentation available.
setXferAlign :: Size -> T i y ()alsa-pcm Sound.ALSA.PCM.Parameters.Software No documentation available.
setVar :: (Backprop a, Backprop b, Reifies s W) => Lens' b a -> BVar s a -> BVar s b -> BVar s bbackprop Numeric.Backprop Using a Lens', set a value inside a BVar. Meant to evoke parallels to "set" from lens. See documentation for .~~ for more information.
-
backprop Numeric.Backprop.Explicit -
backprop Numeric.Backprop.Internal setVar :: (Num a, Num b, Reifies s W) => Lens' b a -> BVar s a -> BVar s b -> BVar s bbackprop Numeric.Backprop.Num setVar, but with Num constraints instead of Backprop constraints.