Asystant 0.1.3-SNAPSHOT

A simple, flexible helper for building modular systems with clojure/core.async

Namespaces

asystant.buffers

Buffer creation. Defines the multimethod create-buffer that accepts a tuple [type size]
which can be added to with defmethod for custom buffer types. For ease of use, calling
create-buffer with just a size will create a fixed size buffer of that size.

Public variables and functions:

asystant.build

asystant.core

asystant.module

asystant.pipe

Helper functions for creating pipe functions.

Public variables and functions: