Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
comfort-blas Numeric.BLAS.Vector.Slice No documentation available.
-
No documentation available.
-
github GitHub.Internal.Prelude No documentation available.
-
gloss-rendering Graphics.Gloss.Rendering A vector can be treated as a point, and vis-versa.
-
learn-physics Physics.Learn.QuantumMat No documentation available.
module Control.Monad.Memo.
Vector VectorCache - mutable-vector-based (IO and ST hosted) MonadCache The fastest memoization cache, however it is even more limiting than Control.Monad.Memo.Array due to nature of Data.Vector.Mutable. Still if you can use this cache please do since it will give you dramatic calculation speed up in comparison to pure Map-based cache, especially when unboxed UVectorCache is used. Limitations: Since MVector is used as MonadCache the key must be Int and the size of the cache's vector must be known beforehand with vector being allocated before the first call. In addition unboxed UVectorCache can only store Unbox values (but it does it very efficiently).
-
monad-memo Control.Monad.Memo.Vector Boxed vector
-
qchas QC No documentation available.
-
No documentation available.
-
rattletrap Rattletrap.Type.Vector No documentation available.