(from-csv->list-uris path)
Convert a csv file to a list of uris. each line on file must be an uri.
Convert a csv file to a list of uris. each line on file must be an uri.
(from-edn->list-uris path)
Convert a edn file to a list of uris.
Convert a edn file to a list of uris.
(from-json->list-uris path)
Convert a json file to a list of uris.
Convert a json file to a list of uris.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close