|
|
|
|
|
by moomin
57 days ago
|
|
These days, it’s mostly C#. It’s got one of the most sophisticated list processing modules of any language I know of, you can fairly easily write heavily immutable code. It’s a bit niche because Microsoft but it’s nonetheless solid. My downsides compared to Clojure: no destructuring in parameter declaration. No immutable by default. But it turns out I prefer typed languages. Which isn’t a thing I’m going to argue about! |
|