public static T Head<T>( this IEnumerable<T> self )
[<ExtensionAttribute>] static member Head : self : IEnumerable<'T> -> 'T