|
|
|
|
|
by KurtMueller
437 days ago
|
|
I find F# easy to use with AI, mainly because it's statically typed (which results in compiler errors when the LLM generates non-working code) and it's very expressive, which allow me to more easily comprehend what the LLM is trying to do. |
|