Liking cljdoc? Tell your friends :D

prpr.a-frame.schema


a-frame-app-ctxclj/s

source

a-frame-coeffect-eventclj/s

source

a-frame-coeffectsclj/s

source

a-frame-effectsclj/s

source

a-frame-eventclj/s

source

a-frame-event-modify-interceptor-chainclj/s

source

a-frame-event-transitive-coeffects?clj/s

source

a-frame-eventsclj/s

source

a-frame-interceptor-init-ctxclj/s

source

a-frame-kind-cofxclj/s

source

a-frame-kind-eventclj/s

source

a-frame-kind-event-pureclj/s

source

a-frame-kind-fxclj/s

source

a-frame-log-ctxclj/s

source

a-frame-routerclj/s

source

a-frame-router-buffer-sizeclj/s

source

a-frame-router-event-streamclj/s

source

a-frame-router-executorclj/s

source

a-frame-router-global-interceptorsclj/s

source

a-frame-router-global-interceptors-aclj/s

source

a-frame-stateclj/s

source

a-frame-state-handlers-aclj/s

source

AppCtxclj/s

source

Coeffectsclj/s

these are the Coeffects that a handler will see

these are the Coeffects that a handler will see
sourceraw docstring

derive-coeffects-schemaclj/s

(derive-coeffects-schema expected-coeffects-schema)
(derive-coeffects-schema event-schema expected-coeffects-schema)
(derive-coeffects-schema closed? event-schema expected-coeffects-schema)

given some expected coeffects, derive a Coeffects schema from the base schema (always including the event, with a lax schema if no stricter schema is given)

  • closed? : true to prevent additional coeffect keys. false by default
  • event-schema : a more restrictive schema for the event
  • expected-coeffects-schema : a map schema for exepcted coeffects
given some expected coeffects, derive
a Coeffects schema from the base schema
(always including the event, with a lax schema if no
 stricter schema is given)

- closed? : true to prevent additional coeffect keys. false by default
- event-schema : a more restrictive schema for the event
- expected-coeffects-schema : a map schema for exepcted coeffects
sourceraw docstring

Effectsclj/s

source

EffectsMapclj/s

source

EffectsVectorclj/s

source

Eventclj/s

an event as dispatched by applications

an event as dispatched by applications
sourceraw docstring

EventOrExtendedEventclj/s

source

Eventsclj/s

source

EventsOrExtendedEventsclj/s

source

ExtendedEventclj/s

an event along with any initial coeffects

an event along with any initial coeffects
sourceraw docstring

HandleEventInterceptorCtxclj/s

source

InitialCoeffectsclj/s

these are initial coeffects which can be given to a dispatch they don't yet have the Event associated with them

these are initial coeffects which can be given to a dispatch
they don't yet have the Event associated with them
sourceraw docstring

Interceptorclj/s

source

Routerclj/s

source

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

× close