:: String -> Int -package:hledger-lib -package:speculate -package:hxt -package:safe -package:ghc-lib-parser -package:vty -package:bytestring -package:hegg -package:express -package:hledger
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
The error used in
fixpointToFinal,
runFixpoint and
runFixpointM when the result of a failed computation is
recursively used and somehow visible. You may use this for your own
Fixpoint interpreters. The argument should be the name of the
interpreter.