Liking cljdoc? Tell your friends :D

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