Back to Intellij Community

Description

python/python-psi-impl/resources/intentionDescriptions/PyConvertLambdaToFunctionIntention/description.html

2025.3-rc-2175 B
Original Source

Converts a lambda function to a function definition statement.
This action might be helpful when you want to have a function with a name and specify some docstrings for it.