Enter Our Giveaways
PragProg Errata
Devtalk
Concurrent Data Processing in Elixir: Updating state in handle_cast (page 32)
Pragmatic Bookshelf
PragProg Customers
book-concurrent-data-processing-in-elixir
,
errata
thevole
5 February 2021 15:35
1
final line of function should be:
{:noreply, {state | emails: emails}}
1 Like
show post in topic