spawn
spawn copied to clipboard
Remove all anonymous functions from the hot path
It would be interesting if we removed all anonymous functions, or most of them, from our most used modules during our Actors' lifecycle.
Mainly those present in:
https://github.com/eigr/spawn/tree/main/lib/actors
By remove I mean refactor to use conventional named functions ;)
Hey folks, I'd like to contribute working on this issue!
Thank you @ViniciusMRosa let me know if you need some help on anything
Hey folks, I'd like to contribute working on this issue!
We can do a pair programming on that if you want!
@ViniciusMRosa @Cyytrus Do you still intend to go through with this?
Close due to inactivity