|
|
|
|
|
by throwaway_pdp09
2213 days ago
|
|
If there was one thing I'd change with python to make it more 'functional' it would be having lambdas that weren't expression-only. I know it's not a functional feature because it's for stateful programming, but the lack of it disallows some nice stuff. |
|