sparse-linear-algebra-0.3.1: Numerical computing in native Haskell

Safe HaskellNone
LanguageHaskell2010

Control.Exception.Common

Synopsis

Documentation

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