api
blog
github
login / sign up
ClojureDocs
(beta)
circumspec
Namespaces
circumspec
AssertFailed
colorize
config
context
contrib-mocking
for
for-all
locator
raw
report
dot
nested
runner
should
story
test
utils
watch
clojure.contrib.debug
doc
source
examples
comments
0.0.12 permalink
0.0.12
indent
circumspec.report.nested
(indent level s)
Indent string s to level.
© circumspec See
http://github.com/stuarthalloway/circumspec
for copyright and license details.
0
Examples
top
Log in to add / edit an example.
See Also
top
Log in to add a see also.
Source
circumspec/report/nested.clj:10
top
(defn indent "Indent string s to level." [level s] (str (nth indents level) s))
© circumspec See
http://github.com/stuarthalloway/circumspec
for copyright and license details.
Vars in
circumspec.report.nested/
indent:
defn
nth
str
Used in 0 other vars
Comments
top
No comments for
indent
. Log in to add a comment.
Comments top
No comments for indent. Log in to add a comment.