(connectable? host port)
Checks whether it's possible to connect a given host/port pair.
Checks whether it's possible to connect a given host/port pair.
(defmethods multifn dispatch-vals & fn-tail)
Declares multimethods in batch. For each dispatch value from dispatch-vals, creates a new method.
Declares multimethods in batch. For each dispatch value from dispatch-vals, creates a new method.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close