:: String -> Int -package:hledger-lib -package:speculate is:exact -package:Agda -package:safe -package:polysemy -package:vty -package:monads-tf -package:express -package:string-conversions -package:hegg -package:base

convert a string of hexadecimal digits into an Int
convert a string of digits into an Int
Like strWidth, but also strips ANSI escape sequences before calculating the width. This is no longer used in code, as widths are calculated before adding ANSI escape sequences, but is being kept around for now.
Alias for realLength.
Given a number encoded in Locator16, convert it back to an integer.
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)
stop execution and displays an error message
raise a fatal internal error; message may have multiple lines