Fork me on GitHub
#missionary
<
2021-10-22
>
Dustin Getz13:10:29

Hey missionary fans, check out https://github.com/hyperfiddle/rcf an async repl-first test macro, it is great for learning Missionary. There is a missionary example halfway down. We released async test support yesterday, we've been using it internally with missionary for about a quarter.

šŸ‘ 5
1
Dustin Getz14:10:24

I am contributing Missionary readme work this weekend ā€“ can I get feedback? https://github.com/hyperfiddle/missionary/tree/dustin

vemv11:10:10

Looks nice! I like that it's more concrete than the previous iteration

leonoel19:10:27

New release : b.23 ā€¢ #37 new operator : group-by https://cljdoc.org/d/missionary/missionary/b.23/api/missionary.core#group-by ā€¢ #13 minor bug fix : bad error reporting on reduce and reductions

šŸ™ 1
Ben Sless05:10:02

How would you classify propagators in this context?

Dustin Getz16:10:49

what is a propagator

Ben Sless16:10:11

https://dspace.mit.edu/handle/1721.1/44215 One of Sussman's later research projects. Like dataflow but results can propagate back, not just forward, allowing different nodes to reinforce and refine each others' outputs https://tgk.github.io/2014/01/getting-hot-with-propagators.html