Volodymyr Epifanov

Results 2 comments of Volodymyr Epifanov

I made a temporary solution: ```clojure (defmacro with-f-open [bindings & body] (cond (= (count bindings) 0) `(do ~@body) (symbol? (bindings 0)) `(let ~(subvec bindings 0 2) (if (f/failed? ~(bindings 0))...

`.zip` is the valid TLD, according to [public suffix list](https://publicsuffix.org/list/public_suffix_list.dat). But the comma should not be the the part of domain I guess