Macro namespace
Macro namespace
(line-at r)
Returns a line of text that is no more that WIDTH characters. Used for user output.
Returns a line of text that is no more that WIDTH characters. Used for user output.
(throw-unex loc msg r s)
Convenience macro to print a message, the offset and the current line. msg - the message to print. The line will be appended. r - the reader that was being parsed from. s - the text already parsed that started the cause of the error.
Convenience macro to print a message, the offset and the current line. msg - the message to print. The line will be appended. r - the reader that was being parsed from. s - the text already parsed that started the cause of the error.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close