Hoogle Search
Within LTS Haskell 24.3 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
vectorFromList :: (PrimMonad m, Storable a) => [a] -> m (Array m (ZeroBased Int) a)comfort-array Data.Array.Comfort.Storable.Mutable.Unchecked No documentation available.
vectorFromList :: Storable a => [a] -> Array (ZeroBased Int) acomfort-array Data.Array.Comfort.Storable.Private No documentation available.
vectorFromList :: Storable a => [a] -> Array (ZeroBased Int) acomfort-array Data.Array.Comfort.Storable.Unchecked No documentation available.
-
Deriver for Data.Vector.Unboxed using Template Haskell A Template Haskell deriver for unboxed vectors, given a pair of coercion functions to and from some existing type with an Unbox instance. Refer to Data.Vector.Unboxed.Deriving for documentation and examples.
-
Size tagged vectors Please see README.md
vectorOf' :: Int -> Gen a -> Gen [a]generic-random Generic.Random An alternative to vectorOf that divides the size parameter by the length of the list.
vectorOf' :: Int -> Gen a -> Gen [a]generic-random Generic.Random.Internal.Generic An alternative to vectorOf that divides the size parameter by the length of the list.
-
midi Sound.MIDI.Controller No documentation available.
-
midi Sound.MIDI.Controller No documentation available.
-
midi Sound.MIDI.Message.Channel.Voice No documentation available.