Liking cljdoc? Tell your friends :D

com.potetm.fusebox.util


assert-keysclj

(assert-keys n {req :req-keys :as deets} spec)
source

class-for-nameclj

(class-for-name n)
source

convey-bindingsclj

(convey-bindings f)
source

platform-threads?clj

(platform-threads?)
source

pretty-specclj

(pretty-spec spec)
source

try-interruptiblecljmacro

(try-interruptible & body)

Guarantees that an InterruptedException will be immediately rethrown.

This is preferred to clojure.core/try inside a with-timeout call.

Guarantees that an InterruptedException will be immediately rethrown.

This is preferred to clojure.core/try inside a with-timeout call.
sourceraw docstring

virtual-execclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close