:: String -> Int is:exact -package:base -package:Cabal -package:safe -package:ghc -package:polysemy -package:express -package:hegg

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.
Alias for realLength.
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.
Given a number encoded in Locator16, convert it back to an integer.
The default way to get number of semi-tones between notes in a single element of Intervals.
Gets an index of the Vector element corresponding to the String generated by playAndMark function.
Raises a SizeOverflowException, with a message using the given function name.
Alias for errorWithoutStackTrace (for base >= 4.9)