dragon.util

Documentation forthcoming

atom?

(atom? obj)

Documentation forthcoming

boolean

(boolean post bool-key)

A filter that returns true if the post should be published on the front page.

char-regex

Documentation forthcoming

check-sum

(check-sum data)

Documentation forthcoming

compare-first

(compare-first a b)

Documentation forthcoming

component->system

(component->system system-or-component)

count-chars

(count-chars str)

Documentation forthcoming

count-lines

(count-lines str)

Documentation forthcoming

count-words

(count-words str)

Documentation forthcoming

datestamp-format

Documentation forthcoming

datetime-now

(datetime-now)

Documentation forthcoming

deep-merge

(deep-merge data1 data2)

dots->dashes

(dots->dashes str)

Documentation forthcoming

format-date

(format-date date-map formater)

Documentation forthcoming

format-datestamp

(format-datestamp date-map)

Documentation forthcoming

format-time

(format-time date-map)

Documentation forthcoming

format-timestamp

(format-timestamp date-map)

Documentation forthcoming

get-build

(get-build)

Documentation forthcoming

headline?

(headline? post)

A filter that returns true if the post should be published on the front page.

invert-tuple

(invert-tuple coll)

Documentation forthcoming

merge-val

multimethod

Documentation forthcoming

month->name

(month->name month)

Documentation forthcoming

month->short-name

(month->short-name month)

Documentation forthcoming

nada?

(nada? x)

Documentation forthcoming

now

(now)(now date-format)

Documentation forthcoming

path->date

(path->date dir)

Documentation forthcoming

post-now

(post-now)

Return the current time in two parts, ready to be used for creating blog post directories.

post-regex

Documentation forthcoming

public?

(public? post)

A filter that returns true if the post should be published.

read-home-file

(read-home-file file-path)

Documentation forthcoming

remove-routes

(remove-routes disallowed-set coll)

Documentation forthcoming

sanitize-post-path

(sanitize-post-path path-str)

Documentation forthcoming

sanitize-str

(sanitize-str data-str)

Documentation forthcoming

shell!

(shell! & args)

Documentation forthcoming

spawn!

(spawn! & args)

Documentation forthcoming

time-format

Documentation forthcoming

timestamp-format

Documentation forthcoming