(ensure-sequential x)
Checks if x
is a vector or not, if not then returns a vector x
Checks if `x` is a vector or not, if not then returns a vector `x`
(json-to-clj response)
Takes in a mailgun response and converts the json body to clojure map
Takes in a mailgun response and converts the json body to clojure map
(to-file attachments)
Converts a list of attachments to list of file objects
Converts a list of attachments to list of file objects
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close