:: String -> Int -package:hledger-lib -package:speculate -package:safe -package:express -package:ViennaRNAParser -package:polysemy -package:vty -package:base -package:hledger

convert a string of hexadecimal digits into an Int
convert a string of digits into an Int
Given a number encoded in Locator16, convert it back to an integer.
Get the hash of a string. This util is currently used to generate an Int used for the internal pattern variable representation from the external pattern variable representation (String)
Raises a SizeOverflowException, with a message using the given function name.
Panics and asserts.
Panics and asserts.
Panics and asserts.
Alias for errorWithoutStackTrace (for base >= 4.9)
raise a fatal internal error; message may have multiple lines
stop execution and displays an error message
stop execution and displays an error message
nonBottomError s raises an exception (AssertionFailed) that is not caught by isBottom. Use s to describe the exception.