numerical-0.0.0.0: core package for Numerical Haskell project

Safe HaskellSafe
LanguageHaskell2010

Numerical.InternalUtils

Synopsis

Documentation

error :: HasCallStack => [Char] -> a #

error stops execution and displays an error message.