Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

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

  1. notetr :: NotationInfo -> [BYTE]

    med-module Sound.MED.Raw.NotationInfo

    No documentation available.

  2. noteResult :: CompareResult -> Text

    perf Perf.Report

    No documentation available.

  3. notElem :: Word8 -> ByteString -> Bool

    rawfilepath Data.ByteString.RawFilePath

    O(n) notElem is the inverse of elem

  4. notElem :: forall (f :: Type -> Type) (n :: Nat) a . (CFoldable f, Dom f a, Eq a) => a -> Sized f n a -> Bool

    sized Data.Sized

    Negation of elem. Since 0.7.0.0

  5. notElem :: (Monad m, Eq a) => a -> SerialT m a -> m Bool

    streamly Streamly.Internal.Data.Stream.IsStream

    Determine whether an element is not present in the stream.

    notElem = Stream.fold Fold.length
    

  6. notElem :: (Monad m, Eq a) => a -> SerialT m a -> m Bool

    streamly Streamly.Prelude

    Determine whether an element is not present in the stream.

    notElem = Stream.fold Fold.length
    

  7. notElem' :: Ord a => a -> [a] -> Bool

    text-ldap Text.LDAP.Data

    Test not element using ordered set.

  8. noteCount :: String -> ControlPattern

    tidal Sound.Tidal.Boot

    No documentation available.

  9. noteCountTo :: String -> Pattern Double -> Pattern ValueMap

    tidal Sound.Tidal.Boot

    No documentation available.

  10. noteTake :: String -> [Double] -> ControlPattern

    tidal Sound.Tidal.Boot

    No documentation available.

Page 54 of many | Previous | Next