Hello,Is there a "standard" naming convention for F#? Should the code follow the .NET naming convention or the OCaml or neither...
Thanks, guys!
I've read the document... the usage of the mixture syntax is much clearer now...
Hi,
We've been looking at this issue and will be making some cleanup here in the F# CTP, especially for the inconsistencies like the one you mention.
Kind regards
don
dsyme:Hi, We've been looking at this issue and will be making some cleanup here in the F# CTP, especially for the inconsistencies like the one you mention. Kind regards don
Associat0r:Thanks, so will that mean fold_left will become foldLeft ?
I hope it becomes foldl as in Haskell :-)