Liking cljdoc? Tell your friends :D

typed.ann.clojure.core.async

This namespace contains annotations type checking core.async code.

End users should use typed.lib.clojure.core.async, which all types here are qualified under.

This namespace contains annotations type checking core.async code.

End users should use typed.lib.clojure.core.async, which all types here
are qualified under.
raw docstring

No vars found in this namespace.

typed.lib.clojure.core.async

This namespace helper macros for type checking core.async code.

Annotations are (automatically) provided by typed.ann.clojure.core.async, however all type aliases are qualified under typed.lib.clojure.core.async, so users should only depend on this namespace.

chan use chan

buffer use buffer (similar for other buffer constructors)

This namespace helper macros for type checking core.async code.

Annotations are (automatically) provided by typed.ann.clojure.core.async, however
all type aliases are qualified under typed.lib.clojure.core.async,
so users should only depend on this namespace.

chan
  use chan

buffer
  use buffer (similar for other buffer constructors)
raw docstring

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

× close