▲ | throwawaymaths 2 days ago | |||||||
in principle llms should do better on immutable languages since there is no risk a term will get modified by a distant function call. | ||||||||
▲ | bevr1337 2 days ago | parent [-] | |||||||
In my experience, it's the functional part, not immutability, where they fall short. Any LLM can write immutable C# because it's easy and there's incredible amounts of training data. | ||||||||
|