|
|
|
|
|
by Dn_Ab
5383 days ago
|
|
I don't think F# is necessarily more compelling. It is subjective to what you weight higher. If you go to the article at the bottom it lists some limitations. Libraries, tooling and proper parallelism including in GC. Also IMO F# ties OOP with functional better, on par with Scala. If you weight these against F#'s weaknesses: lack of full modules and functors, tied to .net and mono / non native code generation and they come up being more of an issue then you would prefer F#. Which is the choice I ended up making. |
|