
Private Feed for tatiesmars
shared a link post in group #My feeds

github.com
refactor: avoid union of anonymous functions by josevalim · Pull Request #64 · elixir-tools/spitfire
Union of anonymous functions are currently expensive in Elixir's v1.19 implementation. This removes this patterns from the codebase in favor of direct function calls. We are trying to fix this ...
