colinkahn.flux.dispatcher

时间:2024-06-08 10:26:57
【文件属性】:

文件名称:colinkahn.flux.dispatcher

文件大小:13KB

文件格式:ZIP

更新时间:2024-06-08 10:26:57

JavaScript

colinkahn.flux.dispatcher Facebook 调度程序周围的Clojurescript包装器。 用法 ( def state ( set-state! ( atom {}))) ( defhandler :comedy [action] " was-funny " { :funny true :who ( :who action)}) ( defhandler :club [action] [ " was-funny " " was-mildly-amusing " ] ( do ( wait-for :comedy ) { :audience :laughs })) ( dispatch { :type " was-funny " :who " Jerry " }) @state ; => {:comedy {:funny tru


【文件预览】:
colinkahn.flux.dispatcher-master
----.gitignore(84B)
----src()
--------js()
--------colinkahn()
--------deps.cljs(67B)
----LICENSE(11KB)
----doc()
--------intro.md(123B)
----README.md(733B)
----test()
--------colinkahn()
----project.clj(1KB)

网友评论