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.

  1. vectorFromList :: (PrimMonad m, Storable a) => [a] -> m (Array m (ZeroBased Int) a)

    comfort-array Data.Array.Comfort.Storable.Mutable.Unchecked

    No documentation available.

  2. vectorFromList :: Storable a => [a] -> Array (ZeroBased Int) a

    comfort-array Data.Array.Comfort.Storable.Private

    No documentation available.

  3. vectorFromList :: Storable a => [a] -> Array (ZeroBased Int) a

    comfort-array Data.Array.Comfort.Storable.Unchecked

    No documentation available.

  4. package vector-th-unbox

    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.

  5. package vector-sized

    Size tagged vectors Please see README.md

  6. 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.

  7. 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.

  8. vectorX :: T

    midi Sound.MIDI.Controller

    No documentation available.

  9. vectorY :: T

    midi Sound.MIDI.Controller

    No documentation available.

  10. vectorX :: T

    midi Sound.MIDI.Message.Channel.Voice

    No documentation available.

Page 28 of many | Previous | Next