Liking cljdoc? Tell your friends :D

jax.patcher.compiler


build-connectionclj/s

(build-connection {:keys [router-id]} routetable type id idx connections)

build-connectionsclj/s

(build-connections env routetable nodes)

build-event-channelsclj/s

(build-event-channels {:keys [handler-id]} nodes)

build-node-connectionsclj/s

(build-node-connections env routetable {:keys [inlets outlets id]})

build-objectsclj/s

(build-objects nodes)

build-routerclj/s

(build-router {:keys [router-id]} nodes)

compileclj/smultimethod

Compiles a jax object into a collection of instructions to be sent to a thispatcher obj

Compiles a jax object into a collection of instructions to be sent to a thispatcher obj
raw docstring

default-envclj/s

(default-env inst)

serialize-message-argsclj/s

(serialize-message-args args)

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

× close