qarth.util documentation
Some utility fns that are not important parts of Qarth, but you may find useful.
read-resource
(read-resource name)
Reads the resource identified by the given name, with read-eval set to false. Throws an exception upon failure.
success?
(success? code)
True if the given object is a number that represents a successful HTTP status code.