Skip to content

How to get access to args/kwargs inside lambda? #112

@gtors

Description

@gtors

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions