sparse-linear-algebra-0.2.9.8: Numerical computation in native Haskell

Safe HaskellNone
LanguageHaskell2010

Control.Exception.Common

Synopsis

Documentation

checkIxBound :: MonadThrow m => String -> Int -> UB -> m a -> m a Source #