dry-python / dry-python/lambdas

How to get access to args/kwargs inside lambda?

Aperta
#112 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
286
Fork
6
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Is it possible to express this kind of lambda?
`lambda a, b: a * b`

I intuitively tried this approach, but it doesn't work...
`_._1 * _._2`

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.