:: String -> Int is:exact -package:gpolyline -package:numeric-prelude -package:ghc-boot -package:hxt -package:safe -package:polysemy -package:vty -package:hegg
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.
Returns the precedence of default Haskell operators
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.
Raises an
error with a printf-specific prefix on the message
string.
Deprecated: error appends the call stack now
Alias for errorWithoutStackTrace (for base >= 4.9)