3 ms·How does F# compare with Ruby? Ruby code is so compact!by starrychloe 11y agoHow does F# compare with Ruby? Ruby code is so compact!CmonDev 11y agoAs compact. Most of type errors will shift to compile time, instead of blowing during runtime. Profit.issaria 11y agoF# is basically OCAML with C# interop, AFAK