blas-0.6: Bindings to the BLAS librarySource codeContentsIndex
BLAS.UnsafeIOToM
Stabilityexperimental
MaintainerPatrick Perry <patperry@stanford.edu>
Description
Documentation
class Monad m => UnsafeIOToM m whereSource
Methods
unsafeIOToM :: IO a -> m aSource
unsafeInterleaveM :: m a -> m aSource
show/hide Instances
Produced by Haddock version 2.3.0