Effect CommunityEC
Effect Community4mo ago
3 replies
Josh

Using `Atom.batch` Inside an Effect Generator

And assuming Atom.batch is meant to be used to prevent thrashing updates, is there any way to use it inside an effect generator ? (the function context prevents using yield*)
Was this page helpful?