Comment by KurtMueller

Comment by KurtMueller 2 days ago

0 replies

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.