Liking cljdoc? Tell your friends :D

quoll.raphael.m

Macro namespace

Macro namespace
raw docstring

line-atclj/s

(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.
raw docstring

throw-unexclj/smacro

(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.
raw docstring

WIDTHclj/s

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close