|
|
|
|
|
by c3534l
1913 days ago
|
|
> strong type system, pattern matching, immutability-by-default for lists and dictionaries As a side note, its really interesting just how much the popular conception of "functional" has changed. 10 years ago, I don't think anyone would have listed any of those as being important or suggestive of functional programming. Nowadays, "functional" means "like Haskell" instead of "like Lisp." I think we need to be careful when we talk about functional programming because so many ideas have jumped the paradaigm and it means so many different things to different people. |
|