7 ms·
Care to explain? Pattern matching, type inference, etc.?
by nodra 7mo ago
Care to explain? Pattern matching, type inference, etc.?
- balakk 7mo agoIt's all about the goddamned machines.. since F# is terse, they figure agent-generated F# code is cheaper.
- KurtMueller 7mo agoI like to think of F# as concise.
- Nelkins 7mo agoVarious investigations have found it to be one of the most token efficient statically typed programming languages https://martinalderson.com/posts/which-programming-languages-are-most-token-efficient/ https://martinalderson.com/posts/which-programming-languages...