implicit_lambda. This package adds support for implicit lambdas, so you can write `map(_ + 5, a_list)` instead of `map(lambda x: x + 5, a_list)`.

github.com/BlackHC/implicit_lambda

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.