List.isEmpty<'T> Function (F#)
Updated: August 2010
Tests whether a list is empty.
Namespace/Module Path: Microsoft.FSharp.Collections.List
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature: List.isEmpty : 'T list -> bool // Usage: List.isEmpty list