Liking cljdoc? Tell your friends :D

com.phronemophobic.cinterop

Utilities for interop with c.

Utilities for interop with c.
raw docstring

dispatch-asyncclj

(dispatch-async f)

Run f on the main thread. Will return immediately.

Run `f` on the main thread. Will return immediately.
raw docstring

dispatch-executorclj


dispatch-syncclj

(dispatch-sync f)

Run f on the main thread. Waits for f to complete before returning.

Run `f` on the main thread. Waits for `f` to complete before returning.
raw docstring

test-load-cefclj

(test-load-cef)

test-load-cljcefclj

(test-load-cljcef)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close