As part of continuing to learn F# for C# developers, there are several F# Collection Types a programmer must know with their functions. F# Collection Types Seq List Array Map Set After learning the F# collection types, the big question is when should you use one collection type over the other? Here are several guidelines available that I ran across that might help to decide. … [Read more...]