leonoel / missionary

A functional effect and streaming system for Clojure/Script
Eclipse Public License 2.0
620 stars 25 forks source link

Improve docstring example: dining philosophers #97

Closed telekid closed 8 months ago

telekid commented 8 months ago

I noticed that the example in this docstring was broken – m/timeout requires the duration to be specified in the second argument, not the first. This PR also prefixes missionary operators with m/ to improve the repl experience.

leonoel commented 8 months ago

Thank you. FYI the documentation is currently being rewritten, if you're interested contributing please check updates on clojurians slack channel #missionary and new documentation repo https://github.com/leonoel/missionary-website