Set.IsEmpty<'T> Property (F#)
Visual Studio 2012
A useful shortcut for Set.isEmpty. See the Set module for further operations on sets.
Namespace/Module Path: Microsoft.FSharp.Collections
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature: member this.IsEmpty : bool // Usage: set.IsEmpty