|
|
|
|
|
by mmirate
3209 days ago
|
|
> I still consider C# best language I ever learned. Thus you clearly have not learned F#, nor any other (superior) Standard ML descendant (e.g. OCaml or Rust). (Why is F# inferior, you ask? CLR interoperation requires using types and datastructures defined in C# code, which overall mean that you will use an unidiomatic style. Hence, F# is basically "a usually-less-annoying C#", unlike other SML-likes. Except Scala, whose best description is "F# on the JVM".) |
|