IEnumerable<'T>
seq<'T>
IEnumerable
An abbreviation for the CLI type IEnumerable
See the Seq module for further operations related to sequences. See also F# Language Guide - Sequences.