Having a `-main` function in `core.clj` means that I am not able to have my own `-main` function where ever I `:use` the feedparser. Is this ok? I'm new to Clojure so I might be wrong about this
Having a
-mainfunction incore.cljmeans that I am not able to have my own-mainfunction where ever I:usethe feedparser.Is this ok? I'm new to Clojure so I might be wrong about this