Ed Kelly

Results 6 comments of Ed Kelly

That makes perfect sense - thank you for the explanation. Now that you have added the Reference Panel, perhaps you could make the reference count in the contextual markup just...

I'm not sure how the code-walking works, and this could be a stupid suggestion... but could the walker add a node to the test explorer tree each time it finds...

Thanks Chris, I hadn't thought of Map.merge - that's helpful. If you do go down this road, I think `all_of` seems like exactly the right name for such a function...

Oh, sorry, I missed that! (I am probably out of my depth here.) Looking at the Erlang source, it seems that send_interval calls apply_interval, which returns an {error, badarg} if...

I did some more research on this, and the plot thickens! There are (at least) two different ways of doing delayed sends in Erlang using functions from the standard library,...