:: String -> Int -package:hledger-lib -package:speculate -package:safe -package:ghc -package:gpolyline -package:language-c -package:ViennaRNAParser -package:polysemy -package:simple-cmd -package:hledger

convert a string of hexadecimal digits into an Int
convert a string of digits into an Int
Returns the display width of a string. Assumes all characters with unknown widths are 0 width.
Returns the precedence of default Haskell operators
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 an error with a printf-specific prefix on the message string.
Like the function error, but appends a stack trace to the error message if one is available.
Raises a SizeOverflowException, with a message using the given function name.
stop execution and displays an error message
Same as error but will make HDL generation fail if included in the final circuit. This is useful for the error case of static assertions. Note that the error message needs to be a literal, and during HDL generation the error message does not include a stack trace, so it had better be descriptive.