Comment on The Python IAQ: Infrequently Answered QuestionsparentComments−gaius15yThey are of broadly equivalent complexity (if you are used to Python) and you can fit more of the former in an editor window.I don't like tho' that "lambda" is a keyword in Python, I much prefer Haskell's \ or OCaml's fun.
Comments
They are of broadly equivalent complexity (if you are used to Python) and you can fit more of the former in an editor window.
I don't like tho' that "lambda" is a keyword in Python, I much prefer Haskell's \ or OCaml's fun.