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.
oneNotEq :: forall (m :: Type -> Type) a . (Monad m, Eq a) => a -> Parser a m astreamly-core Streamly.Internal.Data.Parser Match anything other than the supplied element.
>>> oneNotEq x = Parser.satisfy (/= x)
cnotElem :: (CFoldable f, Eq a, Dom f a) => a -> f a -> Boolsubcategories Control.Subcategory.Foldable No documentation available.
-
synthesizer-midi Synthesizer.MIDI.EventList No documentation available.
checkNoteEvent :: C event => Channel -> event -> Maybe (Either Program (NoteBoundary Bool))synthesizer-midi Synthesizer.MIDI.EventList No documentation available.
-
synthesizer-midi Synthesizer.MIDI.EventList No documentation available.
matchNoteEvents :: T StrictTime [NoteBoundary (Maybe Program)] -> T StrictTime [Note]synthesizer-midi Synthesizer.MIDI.EventList No documentation available.
-
synthesizer-midi Synthesizer.MIDI.EventList No documentation available.
fshiftnote :: Pattern Double -> ControlPatterntidal-core Sound.Tidal.Params frequency shifter
fshiftnoteCount :: String -> ControlPatterntidal-core Sound.Tidal.Params No documentation available.
fshiftnoteCountTo :: String -> Pattern Double -> Pattern ValueMaptidal-core Sound.Tidal.Params No documentation available.