(req-input year day token)
Get input for a given year
day
with token
if token is not provided one will be attempted loaded with (load-token)
The resulting input will if not exists be downloaded,
cached in resources/
and subsequently loaded as a String
Get input for a given `year` `day` with `token` if token is not provided one will be attempted loaded with `(load-token)` The resulting input will if not exists be downloaded, cached in `resources/` and subsequently loaded as a String
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close