Merge pull request #256 from kana-sama/patch-1

Fix links for builtin effect handlers
This commit is contained in:
Shaun Mahood 2016-10-18 13:55:29 -06:00 committed by GitHub
commit c66366425c
2 changed files with 6 additions and 6 deletions

View File

@ -23,11 +23,11 @@ make side effects a noop in event replays.
* [Effects With No Data](#effects-with-no-data)
* [Testing And Noops](#testing-and-noops)
* [Builtin Effect Handlers](#builtin-effect-handlers)
+ [:dispatch-later](#-dispatch-later)
+ [:dispatch](#-dispatch)
+ [:dispatch-n](#-dispatch-n)
+ [:deregister-event-handler](#-deregister-event-handler)
+ [:db](#-db)
+ [:dispatch-later](#dispatch-later)
+ [:dispatch](#dispatch)
+ [:dispatch-n](#dispatch-n)
+ [:deregister-event-handler](#deregister-event-handler)
+ [:db](#db)
### Where Effects Come From

View File

@ -112,7 +112,7 @@
;; Is this a good idea?
;; If it is a good idea, is this good syntax?
;; Because it is so common to nominate 1 or more input signals,
;; register-pure-sub provides some macro sugar so you can nominate a very minimal
;; reg-sub provides some macro sugar so you can nominate a very minimal
;; vector of input signals. The 1st function is not needed.
;; Here is the example above rewritten using the sugar.
#_(reg-sub