2015-06-01 17:35 GMT+02:00 Khalid Jebbari <khalid.jebb...@gmail.com>:
> So the various states are encapsulated in a go loop? > In multiple go-loops, actually. > I always knew that core.async could be used to model FSM's. > In a way, core.async go blocks desugar into an fsm implementation (reified state, explicit state transitions). Maybe that's what makes them well-suited to implementing FSMs on top. Well, if you can share the code somehow, do so. > https://www.refheap.com/101966 -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojurescript+unsubscr...@googlegroups.com. To post to this group, send email to clojurescript@googlegroups.com. Visit this group at http://groups.google.com/group/clojurescript.