coconut
coconut copied to clipboard
Add support for `async def` statement lambdas
Syntax is just async def (x) -> x
.